Skip to content

Commit

Permalink
Now we can mention map/reduce query support in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed May 13, 2012
1 parent cdfa91a commit a0e6e6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -26,6 +26,7 @@ by one of Basho's engineers. If you are evaluating Welle, please consider Sumo a
* Secondary indexes (2i): indexing, index queries
* Content-type based serialization of values in common formats (bytes, JSON, Clojure data/reader, UTF-8 text, gzipped JSON)
* Storing links on values
* Map/Reduce queries
* [clojure.core.cache](https://github.com/clojure/core.cache) implementation on top of Riak

In addition Welle has maturing (but still very primitive, so not listed above) map/reduce query support.
Expand Down

0 comments on commit a0e6e6d

Please sign in to comment.