tangled
alpha
login
or
join now
vielle.dev
/
meview
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
meview
/
src
/
at
98ec0e0fec9b8b6535d1ce34ae2cd14bccec4c92
4 folders
2 files
vielle.dev
overhaul commit.rs
2mo ago
7813d85b
backfill
chore: .unwrap() => .expect(err)
2 months ago
config
better reconnection logic
1 month ago
ingest
better reconnection logic
1 month ago
utils
overhaul commit.rs
2 months ago
db.rs
use Arc<Pool<Postgres>> so the db connection can be shared across threads. needed for ingestion
2 months ago
main.rs
ingest new events to database
2 months ago