chrislu
|
26dbc6c905
|
move to https://github.com/seaweedfs/seaweedfs
|
2022-07-29 00:17:28 -07:00 |
|
Konstantin Lebedev
|
21033ff4c3
|
refactor use const CountEntryChunksForGzip
|
2022-05-01 22:28:55 +05:00 |
|
chrislu
|
10ecf80ca1
|
add a debug capability to list all metadata keys
|
2022-01-11 23:25:04 -08:00 |
|
Chris Lu
|
182288f860
|
filer: fix mysql, postgres batch delete error
|
2021-07-22 08:23:20 -07:00 |
|
Konstantin Lebedev
|
6aa1a56ec8
|
avoid crashes Galera Cluster
https://github.com/chrislusf/seaweedfs/issues/2125
|
2021-06-15 18:12:39 +05:00 |
|
Chris Lu
|
28a4a1f8d6
|
fix for mysql2 postgres2 on fast dropping buckets
|
2021-06-13 07:31:56 -07:00 |
|
Chris Lu
|
9357911a95
|
remove all bucket metadata
fix https://github.com/chrislusf/seaweedfs/issues/2118
|
2021-06-10 23:37:54 -07:00 |
|
Chris Lu
|
35d939a1d2
|
go fmt
|
2021-03-14 13:21:02 -07:00 |
|
Chris Lu
|
6d3a96eb56
|
filer: mysql2, postgres2 trigger actions on bucket creation and deletion
fix https://github.com/chrislusf/seaweedfs/issues/1877
|
2021-03-13 22:07:39 -08:00 |
|
Chris Lu
|
a4063a5437
|
add stream list directory entries
|
2021-01-15 23:56:24 -08:00 |
|
Chris Lu
|
f002e668de
|
change limit to int64 in case of overflow
|
2021-01-14 23:10:37 -08:00 |
|
Chris Lu
|
e1c7bc66f9
|
change interface
|
2021-01-14 22:17:49 -08:00 |
|
Chris Lu
|
90d785a15f
|
filer: redis, redis cluster, cassandra support super large directory
|
2020-12-22 02:26:05 -08:00 |
|
Chris Lu
|
0823bde8d8
|
refactor: split into two files
|
2020-12-21 22:05:15 -08:00 |
|
Chris Lu
|
65cc6dc636
|
refactor to dedicated function
|
2020-12-21 21:18:34 -08:00 |
|
Chris Lu
|
488c2680e8
|
change default filer store root
|
2020-12-21 21:15:22 -08:00 |
|
Chris Lu
|
41c0f3ad24
|
filer: support path-specific filer store
|
2020-12-19 01:27:09 -08:00 |
|
Chris Lu
|
0d5683fb0e
|
todo: load path-specific store from filer.toml
|
2020-12-18 03:05:42 -08:00 |
|
Chris Lu
|
3269fd7eaf
|
filer: use store by path
|
2020-12-18 02:57:49 -08:00 |
|
Chris Lu
|
e605f1e001
|
refactor, add getActualStore() by path
|
2020-12-18 02:55:00 -08:00 |
|
Chris Lu
|
23903aa95b
|
refactoring
|
2020-12-18 02:35:45 -08:00 |
|
Chris Lu
|
4e6b316913
|
assert FilerStoreWrapper is VirtualFilerStore
|
2020-12-18 02:17:06 -08:00 |
|
Chris Lu
|
37075a414d
|
adjust logs
|
2020-12-12 03:33:57 -08:00 |
|
Chris Lu
|
4b0c2a846b
|
add logs
|
2020-12-10 19:55:28 -08:00 |
|
Chris Lu
|
513bcd6e0d
|
filer: avoid duplicated FindEntry for deletion
|
2020-11-26 11:14:56 -08:00 |
|
Chris Lu
|
1012df7bb5
|
switch hardlink id from int64 to bytes
|
2020-09-24 11:11:42 -07:00 |
|
Chris Lu
|
1295347958
|
adjust hardlink update
simplify logic, pass entity content directly to hard link. The "weed mount" handles the logic to calculate hard link counter.
|
2020-09-24 09:43:00 -07:00 |
|
Chris Lu
|
5e239afdfc
|
hardlink works now
|
2020-09-24 03:06:48 -07:00 |
|
Chris Lu
|
8acd714600
|
apply meta changes only if store is different
|
2020-09-05 23:25:03 -07:00 |
|
Chris Lu
|
37234bf3f8
|
filer store adds kv support
can compile now, need to implement those unimplemented
|
2020-09-01 21:59:00 -07:00 |
|
Chris Lu
|
eb7929a971
|
rename filer2 to filer
|
2020-09-01 00:21:19 -07:00 |
|