billy
billy copied to clipboard
Very simple datastore
Results
3
billy issues
Sort by
recently updated
recently updated
newest added
This PR adds 'cappedFile' support. A cappedFile behaves like a regular `os.File`, but it actually maps to a set of files, each capped to a max size. By swapping out...
I'm unsure about this one, mostly a question. We could in theory add under-the-hood snappy compression, but maybe that would break the bucket-sorting a bit, at least for blob txs....