RubyGems Navigation menu

couchproxy 0.2.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 (20KB)
  2. 0.1.0 - September 07, 2010 (16KB)

Runtime依存関係 (5):

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

所有者:

作者:

  • David Graham

SHA 256チェックサム:

91209cc9c8f4319395f2e431722d8b97e4db4e4f2fe81bfff2bfd85ca35115a7

累計ダウンロード数 9,097

このバージョンのみ 5,026

ライセンス:

N/A

必要なRubyのバージョン: >= 1.9.1

リンク: