chrislu
|
70a4c98b00
|
refactor filer_pb.Entry and filer.Entry to use GetChunks()
for later locking on reading chunks
|
2 years ago |
chrislu
|
a112cbe44c
|
filer: rocksdb store report not found correctly
fix https://github.com/seaweedfs/seaweedfs/discussions/3555
|
2 years ago |
chrislu
|
26dbc6c905
|
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
chrislusf
|
3ffbaaa071
|
use github.com/linxGnu/grocksdb
|
3 years ago |
qieqieplus
|
2b46df13f8
|
add bloom filter for filer leveldb/rocksdb
|
3 years ago |
Chris Lu
|
182288f860
|
filer: fix mysql, postgres batch delete error
|
3 years ago |
Konstantin Lebedev
|
6aa1a56ec8
|
avoid crashes Galera Cluster
https://github.com/chrislusf/seaweedfs/issues/2125
|
4 years ago |
Chris Lu
|
2d4c2db81d
|
filer: leveldb, rocksdb auto create store directory
fix https://github.com/chrislusf/seaweedfs/issues/1901
|
4 years ago |
Chris Lu
|
a4063a5437
|
add stream list directory entries
|
4 years ago |
Chris Lu
|
01dc8a43ba
|
fix rocksdb
|
4 years ago |
Chris Lu
|
f002e668de
|
change limit to int64 in case of overflow
|
4 years ago |
Chris Lu
|
34a846009d
|
implement rocksdb changes
|
4 years ago |
qieqieplus
|
0f18592315
|
alter style
|
4 years ago |
qieqieplus
|
c7e7431fd3
|
fix seek lastkey may reach EOF
|
4 years ago |
qieqieplus
|
bbae13e415
|
impl: TTL per entry for rocksdb; fix package name
|
4 years ago |
chenqieqie
|
40b3207f18
|
fix #1726
|
4 years ago |
Chris Lu
|
f4d87f8b9d
|
works
performance seems about the same as leveldb for insert entries
|
4 years ago |