tnextday
7aae3661ee
update deps
10 years ago
tnextday
e10dcc7542
Refactor project dir
10 years ago
tnextday
9016fbcc57
upgrade proto2 to proto3
master add a new interface `/dir/join2` to process new join message, it use a `JoinKey` sync the settings betweed master and volume
10 years ago
tnextday
37cacb06d0
fix some data race problem detect by go race
10 years ago
tnextday
f9ddb6598c
Store: add a task manager to handler some volume task, such as replication, vacuum, balancing data. master can query task status using http long polling
Store: save NeedleMapKind value in Store
VolumeServer: add store task manager interface
Volume: rename `CleanReader` to `PureReader`
Makefile: format code before build
joinmessage: add `GolobalSetting` in join response
*: simplify code use `gofmt -s`
10 years ago
tnextday
a76d405161
Format code when make build
10 years ago
tnextday
77e3581a52
Add CleanDataReader, auto fill zero in deleted needle
10 years ago
tnextday
662915e691
Delete all chunks when delete a ChunkManifest
LoadChunkManifest can uncompress buffer
move compress.go from storage to operation because of import cycle
MakeFile add cross complete command
10 years ago
euforia
94757a209b
Added basic makefile
10 years ago