Chris Lu
|
1a09bc43d1
|
refactor
|
4 years ago |
Chris Lu
|
2b643f477d
|
typo
|
4 years ago |
Chris Lu
|
05034aade5
|
printout over replicated locations
|
4 years ago |
Chris Lu
|
432fe3d926
|
1.93
|
4 years ago |
Chris Lu
|
d8af6f62df
|
adjust logging
|
4 years ago |
Chris Lu
|
4f1b3c08a0
|
Add Elastic Search
|
4 years ago |
Chris Lu
|
5718d33148
|
Update go.sum
|
4 years ago |
Chris Lu
|
07f32feed0
|
print sync progress
|
4 years ago |
Chris Lu
|
0af6252b2d
|
fix compilation
|
4 years ago |
Chris Lu
|
ac494ff5e8
|
Update meta_aggregator.go
|
4 years ago |
Chris Lu
|
c9f8f25ba5
|
read peer filer from start
|
4 years ago |
Chris Lu
|
30dc365cbd
|
add self filer
|
4 years ago |
Chris Lu
|
8acd714600
|
apply meta changes only if store is different
|
4 years ago |
Chris Lu
|
d741ed66db
|
check whether shares the same filer store
|
4 years ago |
Chris Lu
|
bba90ff3c8
|
read filer signature
|
4 years ago |
Chris Lu
|
71b0e256c7
|
filer: setOrLoadFilerStoreSignature
|
4 years ago |
Chris Lu
|
ca5d8e0d45
|
Merge pull request #1449 from taozix/master
ES backended filer support kv ops.
|
4 years ago |
ruitao.liu
|
450cf07505
|
skip the index that for kv usage.
|
4 years ago |
ruitao.liu
|
1384ff9a2f
|
1.split kv in one file.
2.disable query for kv in es index.
|
4 years ago |
ruitao.liu
|
83080b5e03
|
ES backended filer support kv ops.
|
4 years ago |
Chris Lu
|
0ddcc2a8f5
|
go mod
|
4 years ago |
Chris Lu
|
46f65a84a6
|
filer: elastic7 adjust default value
|
4 years ago |
Chris Lu
|
f815fce81b
|
Merge pull request #1446 from taozix/master
new filer store option to es7.
|
4 years ago |
Chris Lu
|
44b4ebf0ff
|
filer: Redis cleanly delete directory
fix https://github.com/chrislusf/seaweedfs/issues/1448
|
4 years ago |
Chris Lu
|
b8f32bcab9
|
filer: compress stored metadata
|
4 years ago |
Chris Lu
|
f76a2b2c8a
|
printout meta data size
|
4 years ago |
ruitao.liu
|
798280e980
|
change filer2 to filer.
|
4 years ago |
ruitao.liu
|
a93d27d1e8
|
new filer option to es v7.
|
4 years ago |
Chris Lu
|
1d56ea24ef
|
fix
|
4 years ago |
Chris Lu
|
7e1aad0b54
|
mount: map uid/gid between local and filer
|
4 years ago |
Chris Lu
|
68e878adb5
|
fix formatting
|
4 years ago |
hilimd
|
23baa3c36c
|
Merge pull request #14 from chrislusf/master
sync
|
4 years ago |
Chris Lu
|
0d99a5da3c
|
c*: support kv operations
|
4 years ago |
Chris Lu
|
645a4af3db
|
mongodb: support kv operations
|
4 years ago |
Chris Lu
|
ecaa30c408
|
better error message
|
4 years ago |
Chris Lu
|
7c770b727c
|
Update abstract_sql_store_kv.go
|
4 years ago |
Chris Lu
|
05a6e2dc7f
|
sql kv upsert
|
4 years ago |
Chris Lu
|
ed62f52452
|
fix sql insert with duplicated primary key
|
4 years ago |
Chris Lu
|
9ea290aa12
|
fix error message
|
4 years ago |
Chris Lu
|
06a1188267
|
mysql/postgres: support kv operations
|
4 years ago |
Chris Lu
|
aa40295f06
|
leveldb: report not found entry
|
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
|
2815bbe6c0
|
go fmt
|
4 years ago |
Chris Lu
|
37234bf3f8
|
filer store adds kv support
can compile now, need to implement those unimplemented
|
4 years ago |
Chris Lu
|
e82217f95f
|
Merge pull request #1444 from levenlabs/delete
volume: Don't unmount before deleting volume in copy
|
4 years ago |
James Hartig
|
8e54e34576
|
volume: Don't unmount before deleting volume in copy
If we unmount first and then delete, the delete fails because the volume
was unmounted. Delete ends up doing the same thing as the unmount anyways.
|
4 years ago |
Chris Lu
|
2b14ae5819
|
fix tests
|
4 years ago |
Chris Lu
|
d91ec535b3
|
fix tests
|
4 years ago |
Chris Lu
|
eb7929a971
|
rename filer2 to filer
|
4 years ago |