aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/src/meshbay_node/indexer/cache.py
Commit message (Expand)AuthorAgeFilesLines
* fix(node): an uploaded file records who sent itChristophe Besson12 days1-0/+68
* feat(node): indexing v2 — partial-read hashing for files above 40 MBChristophe Besson2026-09-061-23/+33
* feat(node): share the (path,size,mtime)->hash index cache across every groupChristophe Besson2026-08-261-2/+40
* feat(node): persistent index cache, visible scan progress, adaptive reconcile...Christophe Besson2026-08-231-0/+95