RubyGems Navigation menu

couchproxy 0.1.0

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.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.2.0 - January 03, 2011 (20.0 KB)
  2. 0.1.0 - September 07, 2010 (16.0 KB)

Runtime 依赖 (4):

json ~> 1.4
json-stream ~> 0.1
thin ~> 1.2

业主:

作者:

  • David Graham

SHA 256 校验和:

fa09485a922c58d98a8c7cf186c9847a4cd652a98248172d9425fab74cfcfbe1

下载总量 9,103

这个版本 4,073

许可:

需要的 Ruby 版本: >= 1.9.1

链接: