[Tickets #12897] Add couchbase and memcache in the supported sql database or cache backends.
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Jan 1 21:12:01 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12897
------------------------------------------------------------------------------
Ticket | 12897
Created By | samuele.tognini at unipi.it
Summary | Add couchbase and memcache in the supported sql
| database or cache backends.
Queue | Horde Framework Packages
Version | Git master
Type | Enhancement
State | New
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
samuele.tognini at unipi.it (2014-01-01 21:12) wrote:
Couchbase (ex membase) is a scalable nosql database with features like
replica, HA and persistent storage.
By default it uses its own libraries, but it's also possible to use a
special proxy (moxi) in front of the couchbase backend in order to use
emecache applications.
Since it talks the memcache protocol, you could trasparently use a
couchbase db instead of the sql database where you needs persistence
and speed.
More information about the bugs
mailing list