alpha
Login
or
Join now
bdbch.com
/
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
core
/
nix
/
at
sl/comment
2 folders
2 files
Seongmin Lee
knotmirror: prefer `cat-file --buffer` for frequent endpoints
2mo ago
1f5b7ce1
modules
nix: add bash to knotserver's bin path was causing hooks to not run on PR merge Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
pkgs
appview,knotserver: 1.14 deploy prep Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
gomod2nix.toml
knotmirror: prefer `cat-file --buffer` for frequent endpoints ideally we should use this everywhere and completely remove the go-git dependency. go-git consumes a lot of memory for large repos because it loads pack index into heap memory. This is preferred way of other go based git forges like go-git. lots of code are copied from go-git implementation and slightly modified to match tangled's data model. Signed-off-by: Seongmin Lee <git@boltless.me>
2 months ago
vm.nix
knotmirror: set max size on getBlob Signed-off-by: Seongmin Lee <git@boltless.me>
2 months ago