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 |
Chris Lu
|
38e06d783d
|
volume: check disk space before compaction
fix https://github.com/chrislusf/seaweedfs/issues/1440
|
4 years ago |
Chris Lu
|
dbb10e0f0b
|
testing with more than 30days
|
4 years ago |
Chris Lu
|
dd176cdb8b
|
avoid tiny step pagination
|
4 years ago |
Chris Lu
|
97733c3dff
|
typo
|
4 years ago |
Chris Lu
|
c8398bdb09
|
adjust metrics
|
4 years ago |
Chris Lu
|
8a1c8e41b3
|
simplify if else logic
|
4 years ago |
Chris Lu
|
f0c89cfacd
|
go fmt
|
4 years ago |
Chris Lu
|
edb9d65e05
|
Merge pull request #1431 from kmlebedev/wip-prefix-search
Wip prefix search
|
4 years ago |
Konstantin Lebedev
|
9a195bebfd
|
accurate limit
|
4 years ago |
Konstantin Lebedev
|
18b98f9747
|
not convert err to string
|
4 years ago |
Konstantin Lebedev
|
22f32e75c4
|
rename
|
4 years ago |
Konstantin Lebedev
|
a8de332beb
|
fix
|
4 years ago |
Konstantin Lebedev
|
7f013d77d6
|
add var UnsupportedListDirectoryPrefixedErr
|
4 years ago |
Konstantin Lebedev
|
60a86cfe04
|
add const
|
4 years ago |
Konstantin Lebedev
|
82ea121d09
|
rm func
|
4 years ago |
Konstantin Lebedev
|
2ea638f865
|
filer store wrapper can implement the logic to filter by prefi
|
4 years ago |
hilimd
|
44a56b158e
|
Merge pull request #13 from chrislusf/master
sync
|
4 years ago |
Chris Lu
|
408e339c53
|
also delete the manifest chunk itself
|
4 years ago |
Chris Lu
|
dd52037c27
|
1.92
|
4 years ago |
Chris Lu
|
33d8c6c617
|
change log to warning
|
4 years ago |
Chris Lu
|
e62d7f221f
|
a bit more logs
|
4 years ago |
Chris Lu
|
22fe4ae573
|
mount: fix for UrBackup
|
4 years ago |
Chris Lu
|
ae84a9ee2e
|
add logs
|
4 years ago |
Chris Lu
|
a41588279a
|
change log level 5 to 4
|
4 years ago |
Chris Lu
|
56244fb9a1
|
fix hard coded host address
|
4 years ago |
Chris Lu
|
f2a8574448
|
filer and mount deletion resolves manifest chunks also
|
4 years ago |
Chris Lu
|
99ecf63276
|
go fmt
|
4 years ago |
Chris Lu
|
ef75ce8a34
|
use UTC for all time related folders
|
4 years ago |
Chris Lu
|
b69cb74c03
|
read meta logs by timestamp
pass in event ts when moving logs
meta aggregator reads in memory logs only
|
4 years ago |
Chris Lu
|
063c9ddac5
|
adjust logs
|
4 years ago |
Chris Lu
|
ca658a97c5
|
add signatures to messages to avoid double processing
|
4 years ago |
Chris Lu
|
63ad1abcce
|
watch: follow changes for a pattern
|
4 years ago |
Chris Lu
|
b7a654a318
|
file mime avoid saving application/octet-stream
|
4 years ago |
Chris Lu
|
707192f966
|
fix help message
|
4 years ago |
Chris Lu
|
0be6863c87
|
rename
|
4 years ago |