sled icon indicating copy to clipboard operation
sled copied to clipboard

[bloodstone] concurrent fst-based map for indexing

Open spacejam opened this issue 8 months ago • 0 comments

the current concurrent-map in-memory index is fast, but a bit too memory intensive. experiment with replacing the stack-map node with an fst-map one.

spacejam avatar May 07 '25 03:05 spacejam