forge
login
or
join now
vielle.dev
/
meview
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
this repo has no description
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
meview
/
src
/
at
3a1ce8e0e4e1e2a5a69cb057d8debe3a19c8dad9
4 folders
2 files
backfill
chore: .unwrap() => .expect(err)
3 months ago
config
chore: .unwrap() => .expect(err)
3 months ago
ingest
rename ingest/ingest.rs to ingest/handler.rs to make clippy stfu
3 months ago
utils
overhaul commit.rs
4 months ago
db.rs
use Arc<Pool<Postgres>> so the db connection can be shared across threads. needed for ingestion
3 months ago
main.rs
ingest new events to database
3 months ago