19 Commits (b74e8082bac408138be99e128b8c28fd19eca7a6)

Author SHA1 Message Date
chrislu c09100f928 fix building mongo index 1 year ago
chrislu 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
Konstantin Lebedev 21033ff4c3 refactor use const CountEntryChunksForGzip 3 years ago
chrislu 248c0c8087 minor 3 years ago
chrislu df51e0c042 mongodb: remove ErrNoDocuments checking since it is only for creating single record, not for querying 3 years ago
chrislu 98cce6a150 mongodb: ensure closing cursor 3 years ago
Bl1tz23 83bffca7e6 fix MongodbStore.ListDirectoryEntries panic on find failure 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 a4063a5437 add stream list directory entries 4 years ago
Chris Lu 16ad74f477 go fmt 4 years ago
Chris Lu f002e668de change limit to int64 in case of overflow 4 years ago
Chris Lu c64bfb0e2e implement mongodb changes 4 years ago
Chris Lu 852e5f7cbc filer: fix mongodb insert 4 years ago
Chris Lu b8f32bcab9 filer: compress stored metadata 4 years ago
Chris Lu 68e878adb5 fix formatting 4 years ago
Chris Lu ecaa30c408 better error message 4 years ago
Chris Lu eb7929a971 rename filer2 to filer 4 years ago
Konstantin Lebedev 22f32e75c4 rename 4 years ago
Konstantin Lebedev 7f013d77d6 add var UnsupportedListDirectoryPrefixedErr 4 years ago
Konstantin Lebedev 60a86cfe04 add const 4 years ago
Konstantin Lebedev 2ea638f865 filer store wrapper can implement the logic to filter by prefi 4 years ago
Устюжанин Антон Александрович a457c308ad test ListDirectoryPrefixedEntries 4 years ago
Устюжанин Антон Александрович 33a9e5e2d1 test ListDirectoryPrefixedEntries 4 years ago
Chris Lu 73087f59b1 filer store: mongodb deleting children 5 years ago
Chris Lu cb3985be70 go fmt 5 years ago
bukton da37455254 filer mongo add func create index unique directory, name 5 years ago
bukton d6d245dc89 filer mongodb add option poll size and fixed order by list meta 5 years ago
bukton 082f079ead filer mongo change func update to insert entry 5 years ago
bukton 8c58b0d017 filer mongodb delete folder children 5 years ago
bukton 6234ea441b filer mongodb delete 5 years ago
bukton 24a8192298 filer mongo list 5 years ago
bukton 3c70163798 filer mongodb insert entry and find entry 5 years ago
bukton fd4576651b add new package mongodb and install lib mongodb 5 years ago