Chris Lu
|
b0c7de186d
|
filer: fix postgres prefixed directory listing problem
fix https://github.com/chrislusf/seaweedfs/issues/1465
|
4 years ago |
Chris Lu
|
b8f32bcab9
|
filer: compress stored metadata
|
4 years ago |
Chris Lu
|
ed62f52452
|
fix sql insert with duplicated primary key
|
4 years ago |
Chris Lu
|
87d7312bf6
|
mysql/postgres: properly report entry not found
|
4 years ago |
Chris Lu
|
72b0a5f1d1
|
mysql or postgres: log find error
|
4 years ago |
Chris Lu
|
eb7929a971
|
rename filer2 to filer
|
4 years ago |
Konstantin Lebedev
|
2ea638f865
|
filer store wrapper can implement the logic to filter by prefi
|
4 years ago |
Chris Lu
|
99ecf63276
|
go fmt
|
4 years ago |
Chris Lu
|
42ddbcc3a2
|
SQL insert falls back to update
fix https://github.com/chrislusf/seaweedfs/issues/1429
|
4 years ago |
Устюжанин Антон Александрович
|
9ca011e3ca
|
ListDirectoryPrefixedEntries
|
4 years ago |
Устюжанин Антон Александрович
|
b231f7bdab
|
ListDirectoryPrefixedEntries
|
4 years ago |
Устюжанин Антон Александрович
|
a457c308ad
|
test ListDirectoryPrefixedEntries
|
4 years ago |
Устюжанин Антон Александрович
|
dc9fc01254
|
test ListDirectoryPrefixedEntries
|
4 years ago |
Устюжанин Антон Александрович
|
33a9e5e2d1
|
test ListDirectoryPrefixedEntries
|
4 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
avoid "getcwd: No such file or directory"
|
5 years ago |
Chris Lu
|
bbb6ebc3c0
|
filer: DeleteFolderChildren for deleting large folders
|
5 years ago |
j.laycock
|
6fc6322c90
|
Change joeslay paths to chrislusf paths
|
5 years ago |
j.laycock
|
595a1beff0
|
Swap imports to use joeslay
|
5 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 |
Chris Lu
|
7e2031b18f
|
go fmt
|
7 years ago |
Chris Lu
|
80d80daf64
|
set filer2.ErrNotFound for not found entry
|
7 years ago |
Chris Lu
|
0301504184
|
add mime, use simple insert and update filer store API
1. add mime type to file in filer
2. purge old chunks if overwrite during insert
|
7 years ago |
Chris Lu
|
458ada173e
|
go fmt
|
7 years ago |
Chris Lu
|
603de2d5db
|
skip deletion if entry not found
|
7 years ago |
Chris Lu
|
869161a261
|
support both mysql and postgres
|
7 years ago |
Chris Lu
|
87b3b84471
|
simplifying dirhash to 64bit integer
|
7 years ago |
Chris Lu
|
955eae3500
|
this works great and support long file names
|
7 years ago |
Chris Lu
|
2da84ed331
|
working fine now
but index length can be improved
|
7 years ago |
Chris Lu
|
68bcaff14d
|
mysql can compile, not yet tested!
|
7 years ago |