chrislusf
e921cb1a9d
format changes
2015-12-14 22:38:58 -08:00
tnextday
b177afc326
weed download
command use stream download the large file.
2015-12-15 00:14:02 +08:00
tnextday
daac5de1ba
more check in http_util.Delete
...
add status code in `DeleteResult` struct
operation.DeleteFiles maybe unsafe, so `ChunkManifest.DeleteChunks` manually delete each chunks
2015-12-03 16:27:02 +08:00
chrislusf
86cd40fba8
Add "weed backup" command.
...
This is a pre-cursor for asynchronous replication.
2015-05-26 00:58:41 -07:00
Stuart P. Bentley
f0c2a2dcb3
Change all chrislusf/weed-fs links to point to chrislu/seaweedfs
2015-04-16 19:18:06 +00:00
chrislusf
087b839354
Nomalize url before redirecting.
2015-04-16 10:02:53 -07:00
chrislusf
020ba6c9a8
add leveldb support for needle map
...
This supposedly should reduce memory consumption. However, for tests
with millions of, this shows consuming more memories. Need to see
whether this will work out. If not, later boltdb will be tested.
2015-03-27 16:34:58 -07:00
Chris Lu
f7998f8652
merge conflicts
2015-02-07 15:35:28 -08:00
Chris Lu
d2f3cab8e1
Remove glog from http_util for better reusability.
2014-06-07 13:27:28 -07:00
Chris Lu
68ceea3f8d
support file names with a comma inside.
2014-05-12 22:59:00 -07:00
Chris Lu
1818a2a2da
Change to protocol buffer for volume-join-masster message
...
Reduced size to about 1/5 of the previous json format message
2014-04-21 02:11:10 -07:00
Chris Lu
2861275fb6
working filer server!
2014-03-30 11:28:04 -07:00
Chris Lu
7251e357e7
enhance deletion operation
2014-03-20 13:30:34 -07:00
Chris Lu
ff0560ee03
adjust error message
2014-03-12 14:07:30 -07:00
Chris Lu
054374c765
in progress, trying to make benchmark working better to reuse http
...
connections.
2014-03-12 10:30:57 -07:00
Chris Lu
edae676913
1. volume server auto detect clustered master nodes
...
2. remove operation package dependency on storage
2014-02-14 17:10:49 -08:00