alpha
Login
or
Join now
oyster.cafe
/
tangled-core
forked from
tangled.org/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.
Monorepo for Tangled
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
Pulls
Pipelines
tangled-core
/
eventconsumer
/
cursor
/
at
master
4 files
Anirudh Oppiliappan
all: rename go module to tangled.org/core
9mo ago
54a60448
memory.go
eventconsumer: extract knotclient/events into its own package Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
redis.go
all: rename go module to tangled.org/core Sets up a special-case handler for serving tangled.org/core go module, plus some misc. .sh -> .org renames. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
9 months ago
sqlite.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>
10 months ago
store.go
eventconsumer: extract knotclient/events into its own package Signed-off-by: oppiliappan <me@oppi.li>
1 year ago