You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
5 years ago
..
command
refactor
5 years ago
filer
mysql, postgres, cassandra: change kv key to base64 encoding
5 years ago
filesys
mysql, postgres, cassandra: change kv key to base64 encoding
5 years ago
glog
change log_dir flag to logdir
6 years ago
images
go mod cleanup
5 years ago
messaging
mysql, postgres, cassandra: change kv key to base64 encoding
5 years ago
notification
remove ctx if possible
5 years ago
operation
weed upload: usePublicUrl was not being used on big files
5 years ago
pb
s3: avoid duplicated bucket
5 years ago
query
go fmt
6 years ago
replication
Only wait on retryable requests
5 years ago
s3api
s3: avoid duplicated bucket
5 years ago
security
refactor
5 years ago
sequence
delete the var etcdClient and comments
6 years ago
server
s3: avoid duplicated bucket
5 years ago
shell
shell: volumeServer.evacuate adds printout for ec volumes
5 years ago
static
embed static resources via statik
7 years ago
statik
embed static resources via statik
7 years ago
stats
add number of read only volumes metric
5 years ago
storage
add number of read only volumes metric
5 years ago
topology
Merge pull request #1485 from LIBA-S/fix_oversized
5 years ago
util
go fmt
5 years ago
wdclient
refactor
5 years ago
Makefile
mount: fix bound tree with filer.path
5 years ago
weed.go
weed.go: remove unused parameter
6 years ago