32 Commits (8802843511ef84b6e218076ba7223f3088dac685)

Author SHA1 Message Date
chrislu 9ac1023362 check bucket name in sql backend 10 months ago
Konstantin Lebedev 125ad8fe63 falls back to update only if error contains msg "duplicate entry" 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 3 years ago
chrislu c93f7ffa44 explicit bucket aware declaration 3 years ago
Konstantin Lebedev 21033ff4c3 refactor use const CountEntryChunksForGzip 3 years ago
Chris Lu 182288f860 filer: fix mysql, postgres batch delete error 4 years ago
Konstantin Lebedev 6aa1a56ec8 avoid crashes Galera Cluster 4 years ago
Chris Lu 9357911a95 remove all bucket metadata 4 years ago
Chris Lu 89eb9f6e70 clean up .uploads directory in mysql and postgres tables 4 years ago
Chris Lu 5e64f65632 ensure tables are created 4 years ago
Chris Lu bd7471d877 refactor 4 years ago
Chris Lu 6d3a96eb56 filer: mysql2, postgres2 trigger actions on bucket creation and deletion 4 years ago
Chris Lu b9b5b932c5 filer: postgres2 mysql2 avoid repeatedly creating tables 4 years ago
Chris Lu d5add83e85 filer store: add postgres2 4 years ago
Chris Lu 52a8f1470e filer store: add mysql2 4 years ago
Chris Lu 93b3adba98 fix bucket creation 4 years ago
Chris Lu fa0c8d5283 fix error 4 years ago
Chris Lu 4c5b752b04 restructuring sql stores 4 years ago
Chris Lu ca8f793978 refactor: prepare for bucket specific tables 4 years ago
Chris Lu 90ce1eec19 add more input params 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 c0bcf6f6e1 implement sql changes 4 years ago
Chris Lu 38fc89d041 filer store: sql update if any insert error happens 4 years ago
Chris Lu b0c7de186d filer: fix postgres prefixed directory listing problem 5 years ago
Chris Lu b8f32bcab9 filer: compress stored metadata 5 years ago
Chris Lu ed62f52452 fix sql insert with duplicated primary key 5 years ago
Chris Lu 87d7312bf6 mysql/postgres: properly report entry not found 5 years ago
Chris Lu 72b0a5f1d1 mysql or postgres: log find error 5 years ago
Chris Lu eb7929a971 rename filer2 to filer 5 years ago
Konstantin Lebedev 2ea638f865 filer store wrapper can implement the logic to filter by prefi 5 years ago
Chris Lu 99ecf63276 go fmt 5 years ago
Chris Lu 42ddbcc3a2 SQL insert falls back to update 5 years ago
Устюжанин Антон Александрович 9ca011e3ca ListDirectoryPrefixedEntries 5 years ago
Устюжанин Антон Александрович b231f7bdab ListDirectoryPrefixedEntries 5 years ago
Устюжанин Антон Александрович a457c308ad test ListDirectoryPrefixedEntries 5 years ago
Устюжанин Антон Александрович dc9fc01254 test ListDirectoryPrefixedEntries 5 years ago
Устюжанин Антон Александрович 33a9e5e2d1 test ListDirectoryPrefixedEntries 5 years ago
Chris Lu c0f0fdb3ba refactoring 5 years ago
Chris Lu 7b37178716 filer: close stores if interrupted 5 years ago
Chris Lu afb20de14c breaks dependency loop 5 years ago
Chris Lu 39edcfde4c filer: set inode 5 years ago
Chris Lu bbb6ebc3c0 filer: DeleteFolderChildren for deleting large folders 5 years ago
j.laycock 6fc6322c90 Change joeslay paths to chrislusf paths 6 years ago
j.laycock 595a1beff0 Swap imports to use joeslay 6 years ago
Chris Lu b4c276263f weed filer: mysql/postgres use ReadCommitted transaction isolation level for atomic rename 6 years ago
Chris Lu 97406333a5 support atomic renaming for mysql/postgres filer store 6 years ago
Chris Lu cece860bfd add context to all filer APIs 6 years ago