Stuart P. Bentley
|
86e80aa9a0
|
Fix a couple more weedfs -> SeaweedFS instances
Apparently I forgot to save these files before submitting #121
|
2015-04-16 21:46:37 +00: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 |
|
Stuart P. Bentley
|
03d99503bb
|
Fix flat_namespace_filer.go implementing "FlatNamesapceFiler"
|
2015-04-16 20:18:34 +00:00 |
|
Stuart P. Bentley
|
f0c2a2dcb3
|
Change all chrislusf/weed-fs links to point to chrislu/seaweedfs
|
2015-04-16 19:18:06 +00: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 |
|
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 |
|