Chris Lu
|
e3fc676260
|
add doc for 0.75
|
2017-05-26 23:01:40 -07:00 |
|
rmn
|
366fe0d394
|
Scale images to fit or fill
|
2017-05-05 12:17:30 +03:00 |
|
Chris Lu
|
8b15523c9d
|
Update README.md
|
2017-01-15 12:39:39 -08:00 |
|
Chris Lu
|
e05cc109a6
|
Update README.md
|
2017-01-15 12:34:32 -08:00 |
|
Chris Lu
|
a55ae8ad52
|
Update README.md
|
2017-01-15 12:33:38 -08:00 |
|
Chris Lu
|
54dd925283
|
remove deprecated instructions
|
2017-01-05 14:53:07 -08:00 |
|
Chris Lu
|
e2100d0626
|
move links from bintray to github release page
|
2017-01-04 00:33:22 -08:00 |
|
Chris Lu
|
8fa61c28e4
|
Update README.md
|
2016-09-23 10:07:06 -07:00 |
|
Felipe Roberto
|
0fbec28858
|
how to use with docker
|
2016-09-23 13:49:38 -03:00 |
|
Graham Russell
|
fe8dc26849
|
Added LICENSE file and updated README.md
|
2016-06-18 23:11:09 +01:00 |
|
Chris Lu
|
a6e948840d
|
fix path
|
2016-06-02 18:15:54 -07:00 |
|
Chris Lu
|
5ce6bbf076
|
directory structure change to work with glide
glide has its own requirements. My previous workaround caused me some
code checkin errors. Need to fix this.
|
2016-06-02 18:09:14 -07:00 |
|
Chris Lu
|
cc4d475519
|
Update README.md
|
2016-03-16 23:22:43 -07:00 |
|
Mohanson
|
688b99eb73
|
add Introductions of scale of image
|
2015-12-25 14:47:33 +08:00 |
|
chrislusf
|
8d10b91cf3
|
Update README.md
|
2015-07-08 02:05:11 -07:00 |
|
Ricardo Cid
|
50b909e537
|
Some orthographic suggestions
|
2015-05-02 06:15:25 -04:00 |
|
chrislusf
|
382441f9ff
|
Update README.md
|
2015-04-16 17:19:51 -07:00 |
|
chrislusf
|
71dfecd96d
|
Update README.md
|
2015-04-16 17:18:14 -07:00 |
|
chrislusf
|
283138eb86
|
Update README.md
|
2015-04-16 17:15:53 -07:00 |
|
chrislusf
|
df17271f05
|
Update README.md
|
2015-04-16 14:28:08 -07:00 |
|
chrislusf
|
b9e8b5a816
|
Merge pull request #121 from stuartpb/seaweedfs-unify
More consistency with SeaweedFS name
|
2015-04-16 14:18:17 -07:00 |
|
Stuart P. Bentley
|
1a194a578c
|
More consistency with SeaweedFS name
Among the changes, this replaces a couple instances of "Seaweed File System"
with "SeaweedFS", for the same reason that nobody says "Mongo Data Base".
|
2015-04-16 21:11:25 +00:00 |
|
chrislusf
|
d960e94290
|
Update README.md
|
2015-04-16 14:02:38 -07:00 |
|
chrislusf
|
08c41fc7e7
|
Update README.md
|
2015-04-16 14:01:47 -07:00 |
|
chrislusf
|
ba84350e58
|
Update README.md
|
2015-04-16 13:47:54 -07:00 |
|
chrislusf
|
bf32977dcb
|
Update README.md
|
2015-04-16 13:44:08 -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
|
95c373e762
|
Update README.md
|
2015-04-13 09:52:48 -07:00 |
|
chrislusf
|
57496e522a
|
Update README.md
|
2015-03-29 11:46:09 -07:00 |
|
chrislusf
|
b4cb8bfd27
|
adding seaweedfs logo
|
2015-03-09 23:38:01 -07:00 |
|
Stuart P. Bentley
|
d33443906a
|
Consolidate toward name SeaweedFS
This updates README.md to consistently use the name "SeaweedFS", per #94.
|
2015-03-06 01:40:02 +00:00 |
|
Stuart P. Bentley
|
7be74c7d6a
|
Update Google Code wiki links to point to GitHub wiki
|
2015-03-05 14:27:07 -08:00 |
|
Stuart P. Bentley
|
79127b267b
|
Use GitHub Wiki for docs
I've converted all the docs pages to pages on https://github.com/chrislusf/weed-fs/wiki/:
- docs/index.rst => https://github.com/chrislusf/weed-fs/wiki
- docs/gettingstarted.rst => https://github.com/chrislusf/weed-fs/wiki/Getting-Started
- docs/clients.rst => https://github.com/chrislusf/weed-fs/wiki/Client-Libraries
- docs/api.rst => https://github.com/chrislusf/weed-fs/wiki/API
- docs/replication.rst => https://github.com/chrislusf/weed-fs/wiki/Replication
- docs/ttl.rst => https://github.com/chrislusf/weed-fs/wiki/Store-file-with-a-Time-To-Live
- docs/failover.rst => https://github.com/chrislusf/weed-fs/wiki/Failover-Master-Server
- docs/directories.rst => https://github.com/chrislusf/weed-fs/wiki/Directories-and-Files
- docs/distributed_filer.rst => https://github.com/chrislusf/weed-fs/wiki/Distributed-Filer
- docs/usecases.rst => https://github.com/chrislusf/weed-fs/wiki/Use-Cases
- docs/optimization.rst => https://github.com/chrislusf/weed-fs/wiki/Optimization
- docs/benchmarks.rst => https://github.com/chrislusf/weed-fs/wiki/Benchmarks
- docs/changelist.rst => https://github.com/chrislusf/weed-fs/wiki/Change-List
|
2015-03-04 22:05:25 +00:00 |
|
chrislusf
|
23ed4d36c8
|
Merge pull request #70 from stuartpb/patch-2
Note usable methods in examples
|
2015-01-29 07:43:15 -08:00 |
|
Stuart P. Bentley
|
b3e467a939
|
2^60 is an exbibyte
http://en.wikipedia.org/wiki/Exbibyte
|
2015-01-29 09:10:26 -05:00 |
|
Stuart P. Bentley
|
b78afa688a
|
Note usable methods in examples
This change also rewrites all example lead-ins to come *before* the examples, and not after.
|
2015-01-29 08:45:28 -05:00 |
|
Stuart P. Bentley
|
73451c68eb
|
Use proper HTTP verbs in README curl examples
As discussed in #65
|
2015-01-29 01:29:41 -05:00 |
|
chrislusf
|
eb174a3de1
|
add mailing list
|
2015-01-21 16:16:24 -08:00 |
|
chrislusf
|
ed7b00bf02
|
Update README.md
|
2014-12-03 21:37:00 -08:00 |
|
Shaoshan Liu
|
74b76a2c41
|
add instructions for users who are not familiar with golang
|
2014-12-03 21:04:02 -08:00 |
|
bmcquee
|
92653d2c41
|
fix link to download binaries
|
2014-10-18 20:17:28 -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 |
|
wyy
|
620b1244b4
|
update readme.md
|
2014-09-25 17:07:24 +08:00 |
|
wyy
|
2f1cf164b9
|
update readme.md
|
2014-09-25 16:28:32 +08:00 |
|
ernado
|
b5c89b9a73
|
fixed RTD link from fork to official docs
|
2014-07-25 12:58:06 +04:00 |
|
ernado
|
34eb00de33
|
fixed typo mirrow-mirror
|
2014-07-23 13:31:50 +04:00 |
|
ernado
|
fe439f54f5
|
added godoc ref
|
2014-07-23 13:30:42 +04:00 |
|
Aleksandr Razumov
|
d6c4734e34
|
added rtd badge
|
2014-07-23 12:31:41 +04:00 |
|
Chris Lu
|
dc03626167
|
add download url to github readme
|
2014-07-22 12:22:17 -07:00 |
|
ernado
|
e5a5dbde40
|
added build status to readme
|
2014-07-21 09:17:36 +04:00 |
|
chrislusf
|
68bf82643c
|
Create README.md
|
2014-07-15 18:07:16 -07:00 |
|