summaryrefslogtreecommitdiff
path: root/src/index.rs
AgeCommit message (Collapse)AuthorFilesLines
2020-09-19feat: search, delete chunks on chunk serverLars Wirzenius1-0/+33
Also heavily refactor the now-long scenario by splitting out a happy path and some unhappy paths.
2020-09-17feat: add an in-memory index of chunks for searchingLars Wirzenius1-0/+97