Commit graph

637 commits

Author SHA1 Message Date
Chris Lu 30bcda7136 fix typo 2014-10-25 18:10:32 -07:00
Chris Lu b85eb293fe fix doc about submit api 2014-10-23 09:55:05 -07:00
Chris Lu af106fe961 Merge branch 'master' of git@github.com:chrislusf/weed-fs.git 2014-10-21 01:28:58 -07:00
Chris Lu b5aa2ef605 Add master bind ip address option. 2014-10-21 01:28:17 -07:00
Chris Lu 670b240a26 Fix help text error. 2014-10-21 01:27:40 -07:00
Chris Lu e9a8999f63 print error the correct way. 2014-10-21 01:27:06 -07:00
chrislusf a3c17f17b1 Merge pull request #20 from mcqueenorama/master
fix link to download binaries
2014-10-19 08:27:18 -07:00
bmcquee 92653d2c41 fix link to download binaries 2014-10-18 20:17:28 -07:00
chrislusf cbaaf1b539 Update Dockerfile
revert back to original version to keep documentation consistent.
2014-10-14 17:29:23 -07:00
Chris Lu 88e7c98e6e tweaking the docker file 2014-10-08 18:13:23 -07:00
Chris Lu a09240391f Adjust wiki syntax error. 2014-09-25 22:34:06 -07:00
Chris Lu 599d0ae21b Add benchmark to the introduction page. 2014-09-25 22:32:12 -07:00
Chris Lu b225793103 Move introduction page to github. 2014-09-25 22:25:51 -07:00
Chris Lu d0229d99ed name change on documents 2014-09-25 21:53:32 -07:00
chrislusf 348a50052e Merge pull request #15 from aszxqw/upstream_master
Changing to github !!! Thanks!
2014-09-25 21:24:08 -07:00
wyy 620b1244b4 update readme.md 2014-09-25 17:07:24 +08:00
wyy 4126280d55 use github.com/chrislusf instead of github.com/aszxqw 2014-09-25 16:57:22 +08:00
wyy d39c62bbed add .gitignore 2014-09-25 16:34:26 +08:00
wyy 2f1cf164b9 update readme.md 2014-09-25 16:28:32 +08:00
wyy 1cd19447e3 use github.com/aszxqw instead of code.google.com/p 2014-09-25 00:47:09 +08:00
Chris Lu a2f8d985fb Fix typo. 2014-09-20 23:34:13 -07:00
Chris Lu ba179b1542 Add "-ip.bind" option when starting volume servers.
Also some Weed->Seaweed changes.
2014-09-20 23:30:35 -07:00
Chris Lu ca16cfa147 adjust for external API changes 2014-09-20 22:10:58 -07:00
Chris Lu 794b755f1d rename to Seaweed File System 2014-09-20 21:18:26 -07:00
Chris Lu fa9318914c Merge branch 'master' of https://github.com/chrislusf/weed-fs 2014-09-20 21:05:34 -07:00
Chris Lu 7920b4685e Adding unit tests for volume ttl. 2014-09-20 20:51:24 -07:00
Chris Lu f7094d7a99 version 0.64 2014-09-20 12:39:42 -07:00
Chris Lu b9aee2defb add TTL support
The volume TTL and file TTL are not necessarily the same. as long as
file TTL is smaller than volume TTL, it'll be fine.

volume TTL is used when assigning file id, e.g.
http://.../dir/assign?ttl=3h

file TTL is used when uploading
2014-09-20 12:38:59 -07:00
Chris Lu a092794804 use error to report error 2014-09-04 19:34:43 -07:00
Chris Lu 4be5ccd0c8 resolve directory log file error
avoid possible race condition
2014-09-04 19:26:31 -07:00
Chris Lu 69343c5951 adding ttl field to volume super block 2014-08-31 23:25:54 -07:00
Chris Lu 57a4549d86 wrap etag value with double quotes 2014-08-26 10:15:12 -07:00
Chris Lu ce4acecaa8 Fix filer proxing http status code
Double quote etag value.
2014-08-25 12:02:04 -07:00
Chris Lu 4c58cef24a a bit refactoring to prepare for volume format change and backward
compatibility.
2014-08-25 11:37:00 -07:00
Chris Lu aac5fa49de remove the submit via volume server api. 2014-08-11 07:41:00 -07:00
Chris Lu df78466a12 remove uploading stated from volume server. 2014-08-05 18:14:12 -07:00
chrislusf 78ccbbf3d0 Merge pull request #10 from ernado/master
Added docker example to docs
2014-07-25 08:11:52 -07:00
ernado b5c89b9a73 fixed RTD link from fork to official docs 2014-07-25 12:58:06 +04:00
ernado 6cd0b961da added docker example 2014-07-25 12:48:40 +04:00
Chris Lu e67afa8715 Merge branch 'master' of https://github.com/chrislusf/weed-fs 2014-07-24 12:24:51 -07:00
Chris Lu bcd36dedb4 released 0.62 with solaris support 2014-07-24 12:24:01 -07:00
chrislusf 4b97358100 Merge pull request #7 from ernado/master
Read the docs integration
2014-07-23 11:00:38 -07:00
ernado c65a9f5639 added benchmarks page 2014-07-23 20:24:32 +04:00
ernado c38b50e9fc added optimizations page 2014-07-23 20:19:56 +04:00
ernado 3d8d18dd8f added directories and files page 2014-07-23 20:15:25 +04:00
ernado f903727476 added use cases page 2014-07-23 20:08:00 +04:00
ernado 0812346e56 added failover page 2014-07-23 20:03:24 +04:00
ernado 17fcf828d3 added replication docs 2014-07-23 16:30:16 +04:00
ernado b41d7bd5a3 fixed url for camlistore 2014-07-23 16:15:56 +04:00
ernado 73f32be01f fixed title 2014-07-23 16:12:58 +04:00