24 Commits (ab6be025d76748388ad3eea6fe6ca000db1c2435)

Author SHA1 Message Date
bingoohuang 6ddfaf33cb extract VolumeFileScanner for ScanVolumeFile 6 years ago
bingoohuang 27093bc2e5 fix needle Append return offset to avoid uint32 overflow 6 years ago
Chris Lu badd8fdf8f shortcut for empty file 6 years ago
Chris Lu 6b5d6bb5a6 adjust error names 6 years ago
Chris Lu 9383c91eb1 wait to read again if the volume is compacting 6 years ago
Chris Lu 1478d7ea21 reduce file seek when writing 6 years ago
Chris Lu f64dc7465b remove index file 6 years ago
Chris Lu 86dd933596 go fmt 6 years ago
Chris Lu 2697d6a4fb fix deleting bucket 6 years ago
Chris Lu f9dbaf6292 delete file by name instead of referencing the dataFile pointer 6 years ago
alex8224 8d3f9c0b75 fix invalid point when delete collection 6 years ago
Chris Lu f050b22d6c close file in ScanVolumeFile() 6 years ago
Chris Lu ac793a3c5a clean remove all left over files when deleting a collection 6 years ago
Chris Lu ea8ecf35f4 set needle AppendAtNs value during writes 7 years ago
Chris Lu 4f317c7e3d working version3 7 years ago
Chris Lu 3edfe1d28f extend export command to show tombstone + change output format to CSV 7 years ago
Chris Lu d4d7ced922 refactoring: add type for needle id, offset 7 years ago
Chris Lu 9ba335a7c4 prepare for flexible super block 7 years ago
Chris Lu 5047bdb4a2 skip bytes cache 8 years ago
brstgt 4fb5bb09b6 Remove obsolete property Volume.dataFileSize 8 years ago
brstgt 18b3afc97a Log volumeId if dataFileSize != actual data file size - improve log types 8 years ago
brstgt 0c898df430 Log volumeId if dataFileSize != actual data file size 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 576573711a refactoring 9 years ago
Chris Lu 3d8df0f709 refactor volume_loading.go out of volume.go 9 years ago
Chris Lu 582d5d526c refactoring 9 years ago
Chris Lu 3713119ab9 adjust verification logic. 9 years ago
霍晓栋 16f6984d02 refactor data integrity checking code v2 9 years ago
霍晓栋 dda13def2a refactor data integrity checking code 9 years ago
霍晓栋 2e74fb60c8 add data integrity checking 9 years ago
Chris Lu 5ce6bbf076 directory structure change to work with glide 9 years ago
Chris Lu f8b03c45ef properly release memory 9 years ago
chrislusf 0649d778a7 pooling []byte 9 years ago
chrislusf 320e946d50 fix ttl change detection 10 years ago
chrislusf 430f371a97 fix wrong logic 10 years ago
chrislusf 2c595d2d16 skip isFileUnchanged checking since ttl always change 10 years ago
chrislusf 86cd40fba8 Add "weed backup" command. 10 years ago
chrislusf 8f88d382a5 Rename variables 10 years ago
chrislusf b8314fb054 Textual changes. 10 years ago
Stuart P. Bentley f0c2a2dcb3 Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 10 years ago
chrislusf 49d639ecab Add error checking for file reads. 10 years ago
chrislusf 1b6ab2f6af Add boltdb for volume needle map 10 years ago
chrislusf 020ba6c9a8 add leveldb support for needle map 10 years ago
chrislusf d48d76cb4f adding special handling to recover data if possible 10 years ago
Chris Lu af416189f1 Cleanup error printing. 10 years ago
Lei Xue 029e3a3822 fix some typos 10 years ago
yanyiwu 5a40f539f2 fix bug: upload a file which already existed return a wrong file size. 10 years ago
Brian McQueen d56c748fa8 switch it back to chris's repo 10 years ago
Brian McQueen c0dfdf4392 switch to my forked repo 10 years ago