Chris Lu
|
629c9962e7
|
filer: add leveldb3
support dedicated leveldb instance for each bucket
|
2021-01-12 02:29:44 -08:00 |
|
Chris Lu
|
361043e6c1
|
filer store: leveldb2 fix nil entry error if not found
|
2021-01-12 02:28:57 -08:00 |
|
Chris Lu
|
cfb9342a15
|
avoid concurrent map updates to viper
|
2021-01-12 02:28:13 -08:00 |
|
Chris Lu
|
acc0d5cd2c
|
Revert "Revert "filer store: redis module upgrade""
This reverts commit dd0171e35c .
|
2021-01-11 02:30:19 -08:00 |
|
Chris Lu
|
dd0171e35c
|
Revert "filer store: redis module upgrade"
This reverts commit 40161c9cec .
|
2021-01-11 02:09:18 -08:00 |
|
Chris Lu
|
394513f598
|
filer: ensure seamless meta data updates
|
2021-01-11 02:08:55 -08:00 |
|
Chris Lu
|
e2e0e30a51
|
filer: redis default to false for useReadOnly and routeByLatency
|
2021-01-08 01:12:44 -08:00 |
|
Chris Lu
|
40161c9cec
|
filer store: redis module upgrade
|
2021-01-08 01:08:44 -08:00 |
|
Chris Lu
|
07f4703bfc
|
Merge pull request #1738 from qieqieplus/rocksdb
fix rocksdb crash when list directory
|
2021-01-07 02:26:41 -08:00 |
|
qieqieplus
|
0f18592315
|
alter style
|
2021-01-07 18:21:48 +08:00 |
|
qieqieplus
|
c7e7431fd3
|
fix seek lastkey may reach EOF
|
2021-01-07 17:07:56 +08:00 |
|
Chris Lu
|
e327385644
|
go fmt
|
2021-01-06 04:22:00 -08:00 |
|
Chris Lu
|
2b76854641
|
add "weed filer.cat" to read files directly from volume servers
|
2021-01-06 04:22:00 -08:00 |
|
qieqieplus
|
0764fccde7
|
ignore decode error for non-entry data
|
2021-01-06 17:42:43 +08:00 |
|
qieqieplus
|
b2e50f602f
|
fix time comparison
|
2021-01-05 19:36:40 +08:00 |
|
qieqieplus
|
bbae13e415
|
impl: TTL per entry for rocksdb; fix package name
|
2021-01-05 17:58:40 +08:00 |
|
qieqieplus
|
ebb223c190
|
fix for rocksdb kv
|
2021-01-04 21:21:46 +08:00 |
|
chenqieqie
|
40b3207f18
|
fix #1726
|
2021-01-04 18:48:55 +08:00 |
|
Chris Lu
|
bdd166c031
|
adjust readme
|
2021-01-03 00:47:58 -08:00 |
|
Chris Lu
|
f4d87f8b9d
|
works
performance seems about the same as leveldb for insert entries
|
2021-01-02 23:32:58 -08:00 |
|
Chris Lu
|
2c3c2c27d7
|
separate prefix from namePattern
fix https://github.com/chrislusf/seaweedfs/issues/1722
|
2021-01-01 20:23:23 -08:00 |
|
Chris Lu
|
da7e5aaa65
|
filer: optimize for less number of directory lookup
bottom up directory lookup
|
2020-12-27 20:46:17 -08:00 |
|
Chris Lu
|
da87f6b265
|
remove unused code
|
2020-12-26 15:21:12 -08:00 |
|
Chris Lu
|
0a7c5f85a9
|
filer: add namePattern to search in current folder
|
2020-12-26 15:05:31 -08:00 |
|
Chris Lu
|
0e016bc7bd
|
hbase add ttl
|
2020-12-24 12:10:35 -08:00 |
|
Chris Lu
|
9bf6c10505
|
fix prefix
|
2020-12-24 00:18:59 -08:00 |
|
Chris Lu
|
2fea8cfa0f
|
fix compilation
|
2020-12-23 23:54:15 -08:00 |
|
Chris Lu
|
53bc1ea25b
|
fix compilation
|
2020-12-23 23:53:46 -08:00 |
|
Chris Lu
|
b5e2be635a
|
adjust for directory listing
|
2020-12-23 23:49:22 -08:00 |
|
Chris Lu
|
c4a202ec41
|
fix wrong column family
|
2020-12-23 23:23:05 -08:00 |
|
Chris Lu
|
94e3757c08
|
fix
|
2020-12-23 21:45:16 -08:00 |
|
Chris Lu
|
64c48c9724
|
seems compiling
|
2020-12-23 21:44:53 -08:00 |
|
Chris Lu
|
a0990b929d
|
minor
|
2020-12-22 17:33:40 -08:00 |
|
Chris Lu
|
97e3432dfe
|
avoid wrong error
fix https://github.com/chrislusf/seaweedfs/issues/1691
|
2020-12-22 02:46:24 -08:00 |
|
Chris Lu
|
4f31c1bb94
|
go fmt
|
2020-12-22 02:34:08 -08:00 |
|
Chris Lu
|
6c4f32d173
|
remove unused code
|
2020-12-22 02:33:31 -08:00 |
|
Chris Lu
|
90d785a15f
|
filer: redis, redis cluster, cassandra support super large directory
|
2020-12-22 02:26:05 -08:00 |
|
Chris Lu
|
fe46411cd4
|
handle directory listing edge cases
|
2020-12-21 23:37:43 -08:00 |
|
Chris Lu
|
c74bede730
|
handle listing directories
|
2020-12-21 23:19:05 -08:00 |
|
Chris Lu
|
adf8cb4000
|
filer: path-specific stores trim out common prefixes
|
2020-12-21 22:57:13 -08:00 |
|
Chris Lu
|
0823bde8d8
|
refactor: split into two files
|
2020-12-21 22:05:15 -08:00 |
|
Chris Lu
|
8ab70ccf76
|
refactor
|
2020-12-21 21:46:32 -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
|
f5a19a87be
|
filer: report error if the path specific store is not found
related https://github.com/chrislusf/seaweedfs/issues/1691
|
2020-12-21 12:43:52 -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 |
|