aboutsummaryrefslogtreecommitdiff
path: root/const.go
AgeCommit message (Collapse)Author
2021-09-15add storeWorker and use it to store chunk content and hashesn-peugnet
2021-09-14add load/store sketches+fingerprints & store themn-peugnet
Fix corresponding Commit tests by adding sketches and fingerprints files in repo_8k and repo_8k_zlib. Also enhance CommitTests by checking recipe files
2021-09-06initial chunk storagen-peugnet
2021-09-01move some consts into repon-peugnet
2021-08-30make sketch parameters global varsn-peugnet
2021-08-24refactor: extract chunk.og & add Reader gettern-peugnet