7 Commits (a4740ca8365462832738ef18ad3df5875ef91cf4)

Author SHA1 Message Date
Chris Lu 82c3ccc8dd add btree for volume index 8 years ago
Chris Lu 13e7069eb9 keep track of total data file size 8 years ago
霍晓栋 dda13def2a refactor data integrity checking code 9 years ago
Chris Lu 5ce6bbf076 directory structure change to work with glide 9 years ago
chrislusf b39c384d6d Revert "Merge pull request #284 from thinxer/binary" 9 years ago
Jianfei Wang a192373c25 storage: do not copy sync.Mutex by value 9 years ago
Jianfei Wang 18254d9aae replace util/bytes.go with binary.BigEndian 9 years ago
chrislusf 5d100994b1 Revert "Merge pull request #281 from thinxer/binary" 9 years ago
Jianfei Wang 7bc10d46e3 replace util/bytes.go with binary.BigEndian 9 years ago
chrislusf 86cd40fba8 Add "weed backup" command. 10 years ago
Stuart P. Bentley f0c2a2dcb3 Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 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 9d8a6d2562 adjust log printing 10 years ago
Chris Lu af416189f1 Cleanup error printing. 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
Chris Lu 179d36ba0e formatting code by: goimports -w=true . 10 years ago
wyy 4126280d55 use github.com/chrislusf instead of github.com/aszxqw 10 years ago
wyy 1cd19447e3 use github.com/aszxqw instead of code.google.com/p 10 years ago
Chris Lu faf497feb8 Important Fix: Avoid overwriting the index file!!! 11 years ago
Chris Lu 3b5035c468 1. v0.54 11 years ago
Chris Lu 51939efeac 1. volume server now sends master server its max file key, so that 11 years ago
Chris Lu 3dbebfd1e1 Thread-safe fixes: 11 years ago
Chris Lu cd10c277b2 can now delete a collection! Is this a dangerous feature? Only enabling 11 years ago
Chris Lu 82b74c7940 issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com> 11 years ago
Chris Lu ed154053c8 switching to temporarily use glog library 12 years ago
Chris Lu 50269b74ce add dataCenter option when assign file keys 12 years ago
Chris Lu fb635146a1 refactoring needle mapper interface to separate index file storage logic 12 years ago
Chris Lu db8e27be6e add lots of error checking by GThomas 12 years ago
Chris Lu a4cef2fbd4 only cares about error other than EOF 12 years ago
Chris Lu 91492b4947 avoid EOF error on windows. This is a "try to load" function anyway. 12 years ago
Chris Lu aecea22666 Issue 15: Stress test corrupts volume 12 years ago
Chris Lu 5071f528f6 testing compilation with remove package 12 years ago
Chris Lu 55f2627fcf testing new directory structure 12 years ago
Chris Lu ab6fb13ad7 avoid the "src" folder 12 years ago
Chris Lu cb4e8ec16b re-organize code directory structure 12 years ago
Chris Lu 81b9175c7a re-factoring volume file scanning code 12 years ago
Chris Lu f35b958d90 adding visit function for the NeedleMap 12 years ago
Chris Lu bf9c4ed033 Revert "add cmd/dump - a dumper" 12 years ago
Chris Lu d1494ea786 Revert "add CdbMap" 12 years ago
Chris Lu 5b49065a57 Revert "add Frozen attribute to VolumeInfo" 12 years ago
Chris Lu 3b21317863 Revert "add "freeze" subcommand to volume" 12 years ago
Chris Lu ee08e38126 Revert "fix errors with frozen volume loading" 12 years ago
Tamás Gulácsi 92ffba2ab9 fix errors with frozen volume loading 12 years ago
Tamás Gulácsi f262fed197 add "freeze" subcommand to volume 12 years ago
Tamás Gulácsi dd685fdd8d add Frozen attribute to VolumeInfo 12 years ago
Tamás Gulácsi bf0ccf3461 add CdbMap 12 years ago
Tamás Gulácsi 5d2a1e8d48 add cmd/dump - a dumper 12 years ago
Chris Lu 6201ed537e reporting volume size as early as possible 12 years ago