Commit Graph

9 Commits

Author SHA1 Message Date
Chris Lu
b0c7df0c3b go fmt for all source codes 2013-01-17 00:56:56 -08:00
Chris Lu
bf9c4ed033 Revert "add cmd/dump - a dumper"
This reverts commit 5d2a1e8d48.
2013-01-17 00:15:05 -08:00
Tamás Gulácsi
5d2a1e8d48 add cmd/dump - a dumper
Walk needed to be added to NeedleMap and CompactMap, to be able to add WalkKeys and WalkValues to volume. This is needed for iterating through all the stored needles in a volume - this was dump's purpose.
2013-01-05 23:06:44 +01:00
Chris Lu
20706d8cf2 more error handling 2012-09-26 14:28:46 -07:00
Chris Lu
a847e2beee better error reporting and handling 2012-09-26 13:38:45 -07:00
Chris Lu
4b3676a54b delete replications, untested yet 2012-09-26 03:27:10 -07:00
Chris Lu
5d86b50782 fixes 2012-09-26 02:29:16 -07:00
Chris Lu
77c0de914a now any data node can accept storing files
files are automatically copied to replicas
2012-09-20 21:03:40 -07:00
Chris Lu
5e97179d06 refactoring content uploading 2012-09-20 17:58:29 -07:00