Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
做 membase 提供任何回调方法。要求是,一旦将值放入 membase,就应该调用回调方法,并将数据存储到数据库或任何文件系统中。membase 是否支持此功能,或者是否有任何其他键值存储支持它。
在新的 Couchbase 网站上,您现在可以下载 1.7+ 版本的 Membase/Couchbase。此外,Membase 已重命名为 Couchbase。1.8.x 及更低版本是典型的 Membase 架构。2.0 及更高版本的 Couchbase 提供对文档和查询的支持。
正如 Mike 提到的,我创建了一个 hack 并使用点击流来完成这项工作。