Summary | Add couchbase and memcache in the supported sql database or cache backends. |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Enhancement |
State | Accepted |
Priority | 1. Low |
Owners | |
Requester | samuele.tognini (at) unipi (dot) it |
Created | 01/01/2014 (4151 days ago) |
Due | |
Updated | 01/08/2014 (4144 days ago) |
Assigned | |
Resolved | |
Milestone | |
Patch | No |
State ⇒ Accepted
Priority ⇒ 1. Low
couchbase db instead of the sql database where you needs persistence
and speed.
providing a new backend driver would be much appreciated.
State ⇒ New
Priority ⇒ 2. Medium
Type ⇒ Enhancement
Summary ⇒ Add couchbase and memcache in the supported sql database or cache backends.
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
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.