[DRE-commits] [SCM] ruby-moneta.git branch, master, updated. debian/0.6.0-4-16-g741fce5

Jérémy Bobbio lunar at debian.org
Wed Mar 27 15:23:41 UTC 2013


The following commit has been merged in the master branch:
commit 0c8866745ef3287fd4b92ed7e27a845499540406
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Tue Mar 26 17:28:59 2013 +0100

    Update extended description

diff --git a/debian/control b/debian/control
index 48379c2..f8a6214 100644
--- a/debian/control
+++ b/debian/control
@@ -18,8 +18,14 @@ Breaks: libmoneta-ruby (<< 0.6.0-1~), libmoneta-ruby1.8 (<< 0.6.0-1~)
 Provides: libmoneta-ruby, libmoneta-ruby1.8
 Description: Ruby interface to multiple key/value stores
  Moneta is a Ruby library to interface with a variety of key/value stores.
- Out of the box it supports: xattr, basic file, memcache, in-memory,
- datamapper, s3, berkeley db, redis, sdbm, tokyo, couchdb.
+ A short overview of its features:
+  - support a lot of backends with consistent behaviour,
+  - allows a full configuration of the serialization -> compression -> adapter
+    stack using proxies (similar to Rack middlewares),
+  - expiration for all stores,
+  - atomic operations,
+  - includes a simple pure-ruby key/value server and client,
+  - integration with Rails, Rack/Rack-Cache, Sinatra and Ramaze.
 
 Package: libmoneta-ruby
 Section: oldlibs

-- 
ruby-moneta.git



More information about the Pkg-ruby-extras-commits mailing list