Posted by baldwinlouie on February 3, 2012 at 12:37am
2 followers
Jump to:
| Project: | Memcache API and Integration |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I wanted to know if there are plans to add Couchbase support. I just read that the new Coucbase Server is based on Memcache. According to their documentations, http://www.couchbase.com/develop, it seems like the PECL memcache library is compatible with it memcache.
Has there been any thoughts to extend this module to support Couchbase?
I am co-maintaining the Couchbase module (http://drupal.org/project/couchbase), which we wrote for CouchDB single server 1.2. That was all REST API driven. With the Couchbase and Membase merge, it might make sense for this module to extend Couchbase?
Comments
#1
Is there a big difference between memcache and couchbase for drupal cache?