seaweedfs/weed
Chris Lu 68d39c86f1 mysql, postgres, cassandra: change kv key to base64 encoding
The exisitng key-value operation for stores using mysql, postgres, and maybe cassandra are already broken.

The kv is used to store hardlink, filer store signature and replication progress.

So users using hardlink and also uses mysql, postgres, or cassandra will have broken hard links.

Users using filer.sync will need to re-sync the files.
2020-10-16 11:10:12 -07:00
..
command refactor 2020-10-16 11:02:44 -07:00
filer mysql, postgres, cassandra: change kv key to base64 encoding 2020-10-16 11:10:12 -07:00
filesys set initial write time to avoid race condition with delayed chunks 2020-10-15 11:08:45 -07:00
glog change log_dir flag to logdir 2019-01-10 17:17:32 +08:00
images Revert "remove fixJpgOrientation" 2020-07-10 10:08:36 +08:00
messaging refactoring in order to adjust volume server url later 2020-10-11 20:15:10 -07:00
notification remove ctx if possible 2020-02-25 22:23:59 -08:00
operation weed upload: usePublicUrl was not being used on big files 2020-09-25 02:41:38 -07:00
pb s3: avoid duplicated bucket 2020-10-15 10:52:20 -07:00
query go fmt 2019-10-09 00:03:18 -07:00
replication Only wait on retryable requests 2020-10-13 00:29:46 -07:00
s3api s3: avoid duplicated bucket 2020-10-15 10:52:20 -07:00
security refactor 2020-09-20 15:40:49 -07:00
sequence delete the var etcdClient and comments 2019-11-05 15:45:25 +08:00
server s3: avoid duplicated bucket 2020-10-15 10:52:20 -07:00
shell shell: volumeServer.evacuate adds printout for ec volumes 2020-10-13 20:26:03 -07:00
static embed static resources via statik 2018-10-07 21:42:57 -07:00
statik embed static resources via statik 2018-10-07 21:42:57 -07:00
stats add number of read only volumes metric 2020-10-15 15:48:40 +05:00
storage add number of read only volumes metric 2020-10-15 15:48:40 +05:00
topology Merge pull request #1485 from LIBA-S/fix_oversized 2020-09-23 19:24:30 -07:00
util go fmt 2020-10-13 19:50:46 -07:00
wdclient refactor 2020-10-16 11:02:44 -07:00
Makefile mount: fix bound tree with filer.path 2020-10-12 21:58:37 -07:00
weed.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00