20 Commits (40938d6a47136a47f612d7a4c93862ff5e17ec45)

Author SHA1 Message Date
bingoohuang 7256902fb0 fix typo offset.ToAcutalOffset to offset.ToActualOffset 4 years ago
Chris Lu 9ac4935f22 read from volume index file directly instead of open a separate file 4 years ago
Chris Lu 6d30b21b10 volume: add "-dir.idx" option for separate index storage 4 years ago
Chris Lu f2723c1bc8 do not idx file format 4 years ago
Chris Lu c9ab8d05fa fixes for reading deleted fid 4 years ago
Chris Lu 6ccd7f0a4d refactoring 4 years ago
Chris Lu 892e726eb9 avoid reusing context object 5 years ago
Chris Lu 72a64a5cf8 use the same context object in order to retry 5 years ago
Chris Lu 09ca936c78 shell: add ec.decode command 5 years ago
Chris Lu 6827cabfbb volume: dataFileAccessLock change to RW Lock 5 years ago
Chris Lu 19b6a16003 changed from os.file to backend.DataStorageBackend 5 years ago
Chris Lu fc412e428b refactor ScanVolumeFileFrom() 5 years ago
j.laycock 6fc6322c90 Change joeslay paths to chrislusf paths 5 years ago
j.laycock 595a1beff0 Swap imports to use joeslay 5 years ago
Chris Lu f9c1cd7370 avoid dead lock from dataFileAccessLock 5 years ago
Chris Lu d829df4f59 volume: protect against nil needle map 5 years ago
Chris Lu 17ac1290c0 volume: load ec shards during heartbeats to master 6 years ago
Chris Lu 3b3651dea3 volume: atomic copying file, adds version and stopOffset 6 years ago
Chris Lu ac2727853f fix needle map entry size 6 years ago
Chris Lu e5506152c0 refactoring 6 years ago
Chris Lu b09e8dbb37 add VolumeStreamFollow, but not used yet 6 years ago
Chris Lu 13ad5c1966 refactoring 6 years ago
Chris Lu 000ee725fc refactor Offset into a struct of bytes 6 years ago
Chris Lu 7a14cdc90c refactoring, go fmt 6 years ago
Chris Lu df95ce0b6c weed backup: efficient delta backup 6 years ago
Chris Lu 70815e9124 WIP 6 years ago