lbry-sdk/lbry/wallet/server/db
Jack Robison 0d9d576436
add cache_size attribute to prefix classes to set the rocksdb lru cache size
-updates rocksdb column families to use custom sized `block_cache` (an lru cache) in a `BlockBasedTableFactory`
-lowers the default max open files to 64
2022-02-22 13:10:08 -05:00
..
elasticsearch fix test 2022-02-22 13:10:08 -05:00
__init__.py add cache_size attribute to prefix classes to set the rocksdb lru cache size 2022-02-22 13:10:08 -05:00
common.py move HubDB, delete leveldb.py 2022-02-22 13:09:57 -05:00
db.py add cache_size attribute to prefix classes to set the rocksdb lru cache size 2022-02-22 13:10:08 -05:00
interface.py add cache_size attribute to prefix classes to set the rocksdb lru cache size 2022-02-22 13:10:08 -05:00
prefixes.py add cache_size attribute to prefix classes to set the rocksdb lru cache size 2022-02-22 13:10:08 -05:00
revertable.py update sync script to handle ES falling behind leveldb on shutdown 2021-10-20 23:41:11 -04:00