pub-dev icon indicating copy to clipboard operation
pub-dev copied to clipboard

Blob index may use a constant key/value storage

Open isoos opened this issue 1 year ago • 1 comments

In case the current blob index becomes too much overhead:

sparkey has a similar concept to the blob index (two files, the index one can be cached more), only with binary hash index lookup.

isoos avatar Sep 26 '24 06:09 isoos