Chris Lu
|
77b9af531d
|
adding grpc mutual tls
|
6 years ago |
Chris Lu
|
5333f2984a
|
streaming updates for large entries or large index file
fix https://github.com/chrislusf/seaweedfs/issues/801
|
6 years ago |
Chris Lu
|
eec951cad2
|
migrate volume sync to gRpc
|
6 years ago |
Chris Lu
|
fda771c83f
|
migrate volume sync status to grpc API on volume server
|
6 years ago |
Chris Lu
|
495a776671
|
support 128 bit NeedleId
|
6 years ago |
Chris Lu
|
d4d7ced922
|
refactoring: add type for needle id, offset
later the type size can possibly be adjusted
|
7 years ago |
Chris Lu
|
58344980e4
|
preallocate disk space during compaction also, add cleanup for failed compaction
|
7 years ago |
Chris Lu
|
82c3ccc8dd
|
add btree for volume index
|
8 years ago |
Chris Lu
|
13e7069eb9
|
keep track of total data file size
|
8 years ago |
Chris Lu
|
d981eb282f
|
refactor volume_read_write.go out of volume.go
|
9 years ago |
Chris Lu
|
5ce6bbf076
|
directory structure change to work with glide
glide has its own requirements. My previous workaround caused me some
code checkin errors. Need to fix this.
|
9 years ago |
chrislusf
|
86cd40fba8
|
Add "weed backup" command.
This is a pre-cursor for asynchronous replication.
|
10 years ago |