1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-09-16 22:10:42 +02:00
seaweedfs/weed/filer/leveldb3
joshuafc 5654d0d60d CompactionTableSizeMultiplier of leveldb use default value. #2325
To improve performance of leveldb find key in condition of large directory(millions of files) which use uuid as filename.
2021-09-09 10:42:34 +08:00
..
leveldb3_store.go CompactionTableSizeMultiplier of leveldb use default value. #2325 2021-09-09 10:42:34 +08:00
leveldb3_store_kv.go
leveldb3_store_test.go