Chris Lu
|
cceb5768c7
|
Adjust function name.
|
10 years ago |
chrislusf
|
479a4699e3
|
Merge pull request #45 from aszxqw/master
fix bug about the collection
|
10 years ago |
yanyiwu
|
0b192917f8
|
fix bug about the collection in volume is wrong when curl -F "file=@/tmp/test.jpg" "localhost:9333/submit?collection=picture"
|
10 years ago |
Chris Lu
|
7471bccb9b
|
Adjust document script.
|
10 years ago |
Chris Lu
|
25568245cf
|
Adjust minor document text.
|
10 years ago |
Chris Lu
|
8d9a77c9b7
|
Adjust documents for distributed filer metadata store.
|
10 years ago |
Chris Lu
|
44f53cba1d
|
Adjust documents for distributed filer metadata store.
|
10 years ago |
Chris Lu
|
49784d7f28
|
Add support for distributed filer metadata store.
|
10 years ago |
Chris Lu
|
165734ce11
|
Refactoring for supporing cassandra as filer meta data store
|
10 years ago |
Chris Lu
|
a3e4145e8a
|
refactoring for later security changes
|
10 years ago |
chrislusf
|
878d1aa35e
|
Merge pull request #42 from OGrape/master
Weed "minimal" docker image
|
10 years ago |
ブドウの鳥
|
3d3a810488
|
Update gettingstarted.rst
|
10 years ago |
ブドウの鳥
|
b51282ae95
|
Update gettingstarted.rst
Adding instructions to build docker image
|
10 years ago |
Sam Ng
|
329c5915fe
|
Go Build Dockerfile
|
10 years ago |
Sam Ng
|
e778d04740
|
An extremely small 19.6 MB docker image for weed-fs
|
10 years ago |
chrislusf
|
763f5e16c7
|
Merge pull request #38 from aszxqw/master
fix
|
10 years ago |
yanyiwu
|
5b7628cf08
|
use github.com/golang/protobuf/proto instead of code.google.com/p/goprotobuf/proto
|
10 years ago |
yanyiwu
|
5a40f539f2
|
fix bug: upload a file which already existed return a wrong file size.
|
10 years ago |
yanyiwu
|
12d86a0f1e
|
Merge branch 'master' of github.com:chrislusf/weed-fs
|
10 years ago |
yanyiwu
|
089eb8ad39
|
add String function for needle to print
|
10 years ago |
chrislusf
|
8651f7c727
|
Add change list.
|
10 years ago |
chrislusf
|
ed07d3c8c6
|
Merge branch 'master' of https://github.com/chrislusf/weed-fs
|
10 years ago |
chrislusf
|
33602a03a4
|
misc doc changes
|
10 years ago |
chrislusf
|
c02a2e25c4
|
Update ttl.rst
|
10 years ago |
chrislusf
|
986797c1c8
|
Adjust wording.
|
10 years ago |
chrislusf
|
1384fed3eb
|
Update ttl.rst
|
10 years ago |
chrislusf
|
c9b0cec5b8
|
Include ttl in index
|
10 years ago |
chrislusf
|
305c36ddd1
|
Update ttl.rst
|
10 years ago |
chrislusf
|
01d96433b1
|
add ttl.rst
|
10 years ago |
chrislusf
|
6ec6541a0d
|
Update index.rst
|
10 years ago |
chrislusf
|
2b1369277f
|
Merge pull request #33 from mcqueenorama/master
turn on filer when file.redirectOnRead
|
10 years ago |
Brian McQueen
|
d56c748fa8
|
switch it back to chris's repo
|
10 years ago |
Brian McQueen
|
57ec736941
|
make it turn on the filer when filer.redirectOnRead is set
|
10 years ago |
Brian McQueen
|
c0dfdf4392
|
switch to my forked repo
|
10 years ago |
Brian McQueen
|
a3583e4e7c
|
Merge branch 'master' of https://github.com/chrislusf/weed-fs
|
10 years ago |
chrislusf
|
e431d4121e
|
Add optional http redirect for filer GET requests.
|
10 years ago |
chrislusf
|
124c232a3b
|
Merge branch 'master' of https://github.com/chrislusf/weed-fs
|
10 years ago |
chrislusf
|
52180f386b
|
Add read-write lock to guard topology changes on new collections and ttls.
|
10 years ago |
chrislusf
|
ba972694c7
|
Add filer option to redirect instead of proxying to volume server on file GET requests.
|
10 years ago |
Chris Lu
|
482e3fb973
|
Improve Benchmark tool's performance.
|
10 years ago |
chrislusf
|
7a6394378c
|
Remove a volume server concurrent connection limit.
|
10 years ago |
chrislusf
|
89fd1e4b6e
|
Add more thread safe counters. Tighten thread synchronization.
|
10 years ago |
chrislusf
|
ed7b00bf02
|
Update README.md
|
10 years ago |
chrislusf
|
9ebbf655c0
|
Merge pull request #28 from ShaoshanLiu/master
add instructions for users who are not familiar with golang
|
10 years ago |
Shaoshan Liu
|
74b76a2c41
|
add instructions for users who are not familiar with golang
|
10 years ago |
Chris Lu
|
6c5a3d3dbf
|
Increase performance by reusing []byte, reducing GC.
|
10 years ago |
Chris Lu
|
ca67ed69a1
|
Change name to Seaweed.
|
10 years ago |
Chris Lu
|
9d03cd20ba
|
De-support go 1.2
|
10 years ago |
Chris Lu
|
dbd7a0c92d
|
Merge branch 'master' of git@github.com:chrislusf/weed-fs.git
|
10 years ago |
Chris Lu
|
8af4753002
|
Write request id to first 8 bytes of a file, instead of whole file, for
better write performance.
|
10 years ago |