Commit Graph

  • a3583e4e7c Merge branch 'master' of https://github.com/chrislusf/weed-fs Brian McQueen 2014-12-14 00:13:51 -08:00
  • e431d4121e Add optional http redirect for filer GET requests. chrislusf 2014-12-08 20:34:27 -08:00
  • 124c232a3b Merge branch 'master' of https://github.com/chrislusf/weed-fs chrislusf 2014-12-08 20:29:38 -08:00
  • 52180f386b Add read-write lock to guard topology changes on new collections and ttls. chrislusf 2014-12-08 20:29:25 -08:00
  • ba972694c7 Add filer option to redirect instead of proxying to volume server on file GET requests. chrislusf 2014-12-08 20:27:26 -08:00
  • 482e3fb973 Improve Benchmark tool's performance. Chris Lu 2014-12-05 12:00:13 -08:00
  • 7a6394378c Remove a volume server concurrent connection limit. chrislusf 2014-12-04 21:22:09 -08:00
  • 89fd1e4b6e Add more thread safe counters. Tighten thread synchronization. chrislusf 2014-12-04 18:30:44 -08:00
  • ed7b00bf02 Update README.md chrislusf 2014-12-03 21:37:00 -08:00
  • 9ebbf655c0 Merge pull request #28 from ShaoshanLiu/master chrislusf 2014-12-03 21:31:49 -08:00
  • 74b76a2c41 add instructions for users who are not familiar with golang Shaoshan Liu 2014-12-03 21:04:02 -08:00
  • 6c5a3d3dbf Increase performance by reusing []byte, reducing GC. Chris Lu 2014-11-30 21:55:53 -08:00
  • ca67ed69a1 Change name to Seaweed. Chris Lu 2014-11-28 17:02:10 -08:00
  • 9d03cd20ba De-support go 1.2 Chris Lu 2014-11-28 16:55:40 -08:00
  • dbd7a0c92d Merge branch 'master' of git@github.com:chrislusf/weed-fs.git Chris Lu 2014-11-28 16:35:08 -08:00
  • 8af4753002 Write request id to first 8 bytes of a file, instead of whole file, for better write performance. Chris Lu 2014-11-28 16:34:03 -08:00
  • 8cdfd5852d Merge pull request #22 from aszxqw/patch-1 chrislusf 2014-10-31 11:59:41 -07:00
  • cd1b70caf7 Update Dockerfile Yanyi Wu 2014-11-01 01:48:19 +08:00
  • b0e8f8ca2a Upgraded to 0.97 goclipse. Chris Lu 2014-10-27 01:10:33 -07:00
  • 7ce628bf09 Clean raft configurations if "peers" option is set. Chris Lu 2014-10-27 01:09:45 -07:00
  • 179d36ba0e formatting code by: goimports -w=true . Chris Lu 2014-10-26 11:34:55 -07:00
  • a5d6e70299 fix commenting error. Chris Lu 2014-10-26 11:25:02 -07:00
  • f527fc1d5e adjust visibility Chris Lu 2014-10-25 23:45:31 -07:00
  • 30bcda7136 fix typo Chris Lu 2014-10-25 18:10:32 -07:00
  • b85eb293fe fix doc about submit api Chris Lu 2014-10-23 09:55:05 -07:00
  • af106fe961 Merge branch 'master' of git@github.com:chrislusf/weed-fs.git Chris Lu 2014-10-21 01:28:58 -07:00
  • b5aa2ef605 Add master bind ip address option. Chris Lu 2014-10-21 01:28:17 -07:00
  • 670b240a26 Fix help text error. Chris Lu 2014-10-21 01:27:40 -07:00
  • e9a8999f63 print error the correct way. Chris Lu 2014-10-21 01:27:06 -07:00
  • f7bcd8e958 Merge pull request #1 from chrislusf/master yourchanges 2014-10-21 15:50:48 +08:00
  • bd664def45 Revert "fix func name HasWriableVolume" bmcquee 2014-10-19 23:08:01 -07:00
  • 02ae8b98a5 Revert "change wriable to writeable" bmcquee 2014-10-19 23:07:58 -07:00
  • 626b896448 change wriable to writeable bmcquee 2014-10-19 23:01:15 -07:00
  • 7ca10d8dcf add another logging line verbosity 2 bmcquee 2014-10-19 20:03:00 -07:00
  • bff7b71389 fix func name HasWriableVolume bmcquee 2014-10-19 08:51:07 -07:00
  • a3c17f17b1 Merge pull request #20 from mcqueenorama/master chrislusf 2014-10-19 08:27:18 -07:00
  • 92653d2c41 fix link to download binaries bmcquee 2014-10-18 20:17:28 -07:00
  • cbaaf1b539 Update Dockerfile chrislusf 2014-10-14 17:29:23 -07:00
  • 88e7c98e6e tweaking the docker file Chris Lu 2014-10-08 18:13:23 -07:00
  • a09240391f Adjust wiki syntax error. Chris Lu 2014-09-25 22:34:06 -07:00
  • 599d0ae21b Add benchmark to the introduction page. Chris Lu 2014-09-25 22:32:12 -07:00
  • b225793103 Move introduction page to github. Chris Lu 2014-09-25 22:25:51 -07:00
  • d0229d99ed name change on documents Chris Lu 2014-09-25 21:53:32 -07:00
  • 348a50052e Merge pull request #15 from aszxqw/upstream_master chrislusf 2014-09-25 21:24:08 -07:00
  • 620b1244b4 update readme.md wyy 2014-09-25 17:07:24 +08:00
  • 4126280d55 use github.com/chrislusf instead of github.com/aszxqw wyy 2014-09-25 16:57:22 +08:00
  • d39c62bbed add .gitignore wyy 2014-09-25 16:34:26 +08:00
  • 2f1cf164b9 update readme.md wyy 2014-09-25 16:28:32 +08:00
  • 1cd19447e3 use github.com/aszxqw instead of code.google.com/p wyy 2014-09-25 00:47:09 +08:00
  • a2f8d985fb Fix typo. Chris Lu 2014-09-20 23:34:13 -07:00
  • ba179b1542 Add "-ip.bind" option when starting volume servers. Chris Lu 2014-09-20 23:30:35 -07:00
  • ca16cfa147 adjust for external API changes Chris Lu 2014-09-20 22:10:58 -07:00
  • 794b755f1d rename to Seaweed File System Chris Lu 2014-09-20 21:18:26 -07:00
  • fa9318914c Merge branch 'master' of https://github.com/chrislusf/weed-fs Chris Lu 2014-09-20 21:05:34 -07:00
  • 7920b4685e Adding unit tests for volume ttl. Chris Lu 2014-09-20 20:51:24 -07:00
  • f7094d7a99 version 0.64 Chris Lu 2014-09-20 12:39:42 -07:00
  • b9aee2defb add TTL support Chris Lu 2014-09-20 12:38:59 -07:00
  • a092794804 use error to report error Chris Lu 2014-09-04 19:34:43 -07:00
  • 4be5ccd0c8 resolve directory log file error avoid possible race condition Chris Lu 2014-09-04 19:26:31 -07:00
  • 69343c5951 adding ttl field to volume super block Chris Lu 2014-08-31 23:25:54 -07:00
  • 57a4549d86 wrap etag value with double quotes Chris Lu 2014-08-26 10:15:12 -07:00
  • ce4acecaa8 Fix filer proxing http status code Double quote etag value. Chris Lu 2014-08-25 12:02:04 -07:00
  • 4c58cef24a a bit refactoring to prepare for volume format change and backward compatibility. Chris Lu 2014-08-25 11:37:00 -07:00
  • aac5fa49de remove the submit via volume server api. Chris Lu 2014-08-11 07:41:00 -07:00
  • df78466a12 remove uploading stated from volume server. Chris Lu 2014-08-05 18:14:12 -07:00
  • 78ccbbf3d0 Merge pull request #10 from ernado/master chrislusf 2014-07-25 08:11:52 -07:00
  • b5c89b9a73 fixed RTD link from fork to official docs ernado 2014-07-25 12:58:06 +04:00
  • 6cd0b961da added docker example ernado 2014-07-25 12:48:40 +04:00
  • e67afa8715 Merge branch 'master' of https://github.com/chrislusf/weed-fs Chris Lu 2014-07-24 12:24:51 -07:00
  • bcd36dedb4 released 0.62 with solaris support Chris Lu 2014-07-24 12:24:01 -07:00
  • 4b97358100 Merge pull request #7 from ernado/master chrislusf 2014-07-23 11:00:38 -07:00
  • c65a9f5639 added benchmarks page ernado 2014-07-23 20:24:32 +04:00
  • c38b50e9fc added optimizations page ernado 2014-07-23 20:19:56 +04:00
  • 3d8d18dd8f added directories and files page ernado 2014-07-23 20:15:25 +04:00
  • f903727476 added use cases page ernado 2014-07-23 20:08:00 +04:00
  • 0812346e56 added failover page ernado 2014-07-23 20:03:24 +04:00
  • 17fcf828d3 added replication docs ernado 2014-07-23 16:30:16 +04:00
  • b41d7bd5a3 fixed url for camlistore ernado 2014-07-23 16:15:56 +04:00
  • 73f32be01f fixed title ernado 2014-07-23 16:11:34 +04:00
  • bdacb5c25a added http api docs ernado 2014-07-23 16:10:27 +04:00
  • dddbd86649 capitalize authors names ernado 2014-07-23 15:48:30 +04:00
  • c57884a295 added projects and websites ernado 2014-07-23 15:46:28 +04:00
  • 0f8ad6c40e fixed names ernado 2014-07-23 15:41:10 +04:00
  • 027d86794f added client libraries ernado 2014-07-23 15:38:03 +04:00
  • 34eb00de33 fixed typo mirrow-mirror ernado 2014-07-23 13:31:50 +04:00
  • fe439f54f5 added godoc ref ernado 2014-07-23 13:30:42 +04:00
  • 3188598367 formatting for getting started page of -h examples ernado 2014-07-23 13:10:06 +04:00
  • 2af5d9fb15 Merge branch 'master' of github.com:ernado/weed-fs ernado 2014-07-23 13:07:00 +04:00
  • 66689f2381 added getting started page ernado 2014-07-23 13:06:42 +04:00
  • d6c4734e34 added rtd badge Aleksandr Razumov 2014-07-23 12:31:41 +04:00
  • 3333577e06 read the docs fix ernado 2014-07-23 12:23:21 +04:00
  • 181e7a547a changed docs theme ernado 2014-07-23 12:19:32 +04:00
  • 3b3391cd65 added initial docs ernado 2014-07-23 12:16:57 +04:00
  • dc03626167 add download url to github readme Chris Lu 2014-07-22 12:22:17 -07:00
  • 530927db64 Add Etag support Chris Lu 2014-07-22 00:24:50 -07:00
  • 5d88cec2df 1. pass through http response headers 2. set http status 201 for creating files Chris Lu 2014-07-21 14:25:51 -07:00
  • a3fb644d86 fix wrong error printing that caused panic Chris Lu 2014-07-21 13:42:15 -07:00
  • b8bef16c98 test move function Chris Lu 2014-07-20 23:48:48 -07:00
  • 5f975f5ce8 fix test error due to changed api Chris Lu 2014-07-20 23:45:32 -07:00
  • df2d3ea7c0 fix old tests that's found not working during travis integration. Chris Lu 2014-07-20 23:41:25 -07:00