RubyGems Navigation menu

mongo_store 0.3.0

It's ActiveSupport::Cache::MongoStore -- a MongoDB-based provider for the standard Rails cache mechanism. With an emphasis on fast writes and a memory-mapped architecture, Mongo is well-suited to caching. This gem aims to give you what the ubiquitous MemCacheStore does, but with Mongo's persistence. (And without having to put a second RAM devourer in an environment already running Mongo.)

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.3.0 - August 30, 2010 (15KB)
  2. 0.2.1 - April 13, 2010 (11KB)
  3. 0.2.0 - March 07, 2010 (11KB)
  4. 0.1.0 - March 06, 2010 (7.5KB)

Runtime依存関係 (2):

activesupport >= 2.2
mongo >= 1.0

Development依存関係 (2):

mocha >= 0.9
rspec >= 1.3

所有者:

作者:

  • Stephen Eley

SHA 256チェックサム:

64c02fe42ff06bd2d5dd73cc73df70087e7f7a97c1946288fe9579d7a44f1884

累計ダウンロード数 35,673

このバージョンのみ 24,890

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: