alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
2
Pulls
1
Pipelines
core
/
spindle
/
db
5 files
at
4e27d29785d14b0dd0306d7c2e41dea9b6cf75b0
Winter
*/db: actually enable foreign keys
1y ago
4e27d297
db.go
*/db: actually enable foreign keys `sql.DB` pools connections, which means that there's a good chance that our foreign keys aren't actually being enforced, unless a goroutine happens to be using the connection that was made when we set `pragma foreign_keys = 1`. Signed-off-by: Winter <winter@winter.cafe>
1 year ago
events.go
appview,spindle: handle graceful shutdown of websockets Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
known_dids.go
spindle/db: add _jetstream and known_dids helpers Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
member.go
spindle: improve member ingestion Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
repos.go
spindle: add repo filter Signed-off-by: oppiliappan <me@oppi.li>
1 year ago