Chris Lu
71b0e256c7
filer: setOrLoadFilerStoreSignature
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
46f65a84a6
filer: elastic7 adjust default value
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
ruitao.liu
798280e980
change filer2 to filer.
4 years ago
ruitao.liu
a93d27d1e8
new filer option to es v7.
4 years ago
Chris Lu
68e878adb5
fix formatting
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
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
8647191bee
removing filer package!
7 years ago
Chris Lu
04c2c5e58d
fix mysql data store bug
7 years ago
Chris Lu
6ce0097846
add left padding
fix https://github.com/chrislusf/seaweedfs/issues/654
7 years ago
Chris Lu
9f345da20f
mv filer proto to filer_pb
7 years ago
Chris Lu
43a69d20bf
change filer API to gRPC
7 years ago
Chris Lu
2cada598c6
fix test
7 years ago
Chris Lu
fffb14bc87
better support FUSE Lookup()
7 years ago
Chris Lu
050ab19264
add design
7 years ago
Chris Lu
94a35f25f3
simple refactoring
7 years ago
Chris Lu
d49e91cd78
cassandra use local quorum for better performance
7 years ago
Chris Lu
15b8499f8d
refactoring
7 years ago
Chris Lu
8c64d06b3a
update redis library
7 years ago
chanyoung
52fc476a6f
filer: fixup print error message when make new directory
7 years ago
sparklxb
c46e91d229
complement weed mount: add read and delete
8 years ago
Stepan Bujnak
a72c92e55f
Added locking on the filer move operation
8 years ago
vancepym
ee6067e98c
Fix: the maximum-length character exceed 255
The length of a CHAR column is fixed to the length that you declare when you create the table. The length can be any value from 0 to 255. When CHAR values are stored, they are right-padded with spaces to the specified length.
see https://dev.mysql.com/doc/refman/5.7/en/char.html
8 years ago
Mike Tolman
43e655afc8
Updating PostgreSQL file store integration to support directories.
8 years ago
Mike Tolman
e88795be13
Adding PostgreSQL Support
8 years ago
Mike Tolman
b18ec59c56
Revert "Adding PostgreSQL Filer Support"
This reverts commit 10853e4d2f
.
8 years ago
Mike Tolman
10853e4d2f
Adding PostgreSQL Filer Support
8 years ago
Mike Tolman
a1783a14cc
Revert "Adding PostgreSQL Filer Support"
This reverts commit 855058858a
.
8 years ago
Mike Tolman
855058858a
Adding PostgreSQL Filer Support
8 years ago
Chris Lu
64509dd6ca
fix text.
8 years ago
eshujiushiwo
e025fc00a4
let filer use all cassandra server
let filer use all cassandra server
8 years ago