Sign in Sign up
rubygems

couchproxy

CouchProxy is a simple proxy server that distributes reads and writes to a cluster of Apache CouchDB servers so they appear to be a single huge database. Documents are stored and retrieved from a particular CouchDB instance, using consistent hashing of the document id. Map/reduce views are processed concurrently on each CouchDB instance and merged together by the proxy before returning the results to the client.

Activity

Latest release
15y ago
Total releases
2
Cadence
~4 months
Last 12 months
0

Details

First release
Sep 06, 2010
Releases
Version Released
0.2.0 minor
0.1.0 initial