alpha
Login
or
Join now
tangled.org
/
core
Star
8
Fork
66
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
tangled.org
Star
8
Fork
66
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
14
Pulls
26
Pipelines
core
/
knotmirror
/
db
/
at
79eef6d5cec157ef4c5a15201b93fc823ef6c25e
3 files
Seongmin Lee
lexicons: introduce git.temp xrpc methods
4mo ago
72c1b45b
db.go
lexicons: introduce git.temp xrpc methods These experimental xrpc methods use at-uri instead of did/name format to reference the repository. Intended to replace most of the `repo.*` xrpc methods in Knot. Knots won't need to support these methods until we finalize them. Signed-off-by: Seongmin Lee <git@boltless.me>
4 months ago
hosts.go
knotmirror: introduce knotmirror KnotMirror is an external service that is intended to be used by appview. It will ingest all known git repos and provide xrpc methods to inspect them, so appview won't need to fetch individual knots on every page render. Using postgres exclusively instead of sqlite to support A LOT of concurrent writes. Signed-off-by: Seongmin Lee <git@boltless.me>
4 months ago
repos.go
knotmirror: introduce knotmirror KnotMirror is an external service that is intended to be used by appview. It will ingest all known git repos and provide xrpc methods to inspect them, so appview won't need to fetch individual knots on every page render. Using postgres exclusively instead of sqlite to support A LOT of concurrent writes. Signed-off-by: Seongmin Lee <git@boltless.me>
4 months ago