29 Commits (923b1e5dad2cabe693b665f2aea4183634bcd3ef)

Author SHA1 Message Date
Konstantin Lebedev 1cac5d983d
fix: disallow file name too long when writing a file (#4881) 1 year ago
Nico D'Cotta 796b7508f3
Implement SRV lookups for filer (#4767) 1 year ago
chrislu 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 2 years ago
chrislu a112cbe44c filer: rocksdb store report not found correctly 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu 4042fdf3bb rename to skipCheckParentDir 3 years ago
zzq09494 ee5417a5b3 fix: ut test error 3 years ago
Eng Zer Jun b92df1654c
test: use `T.TempDir` to create temporary test directory 3 years ago
Eng Zer Jun a23bcbb7ec
refactor: move from io/ioutil to io and os package 3 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 4 years ago
Chris Lu ddc8643ee0 filer: directory listing adds namePatternExclude 4 years ago
Chris Lu 2d4c2db81d filer: leveldb, rocksdb auto create store directory 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 0764fccde7 ignore decode error for non-entry data 4 years ago
qieqieplus b2e50f602f
fix time comparison 4 years ago
qieqieplus bbae13e415 impl: TTL per entry for rocksdb; fix package name 4 years ago
qieqieplus ebb223c190 fix for rocksdb kv 4 years ago
chenqieqie 40b3207f18 fix #1726 4 years ago
Chris Lu bdd166c031 adjust readme 4 years ago
Chris Lu f4d87f8b9d works 4 years ago