Update README.rst

This commit is contained in:
Kenneth Reitz
2013-03-27 08:50:29 -03:00
parent 2352606058
commit d5a5a9b44b
+1 -1
View File
@@ -5,7 +5,7 @@ S3 is the ultimate key-value store. It'd be nice if you could query it...
Elephant is an S3-backed key-value store with querying powered by Elastic Search. Your data is persisted on S3 as simple JSON documents, but you can instantly query it over HTTP.
Simplicity — full-text search, HTTP, persistence, data portability.
Simplicity — your data is as persistent as S3 and as portable as JSON.
Usage
-----