membase的回调方法

发布于 2024-12-29 17:37:21 字数 104 浏览 1 评论 0原文

membase是否提供任何回调方法。要求是一旦将值放入 membase,就应该调用回调方法,并将数据存储到数据库或任何文件系统中。 membase 是否支持此功能,或者是否有其他键值存储支持它。

Do membase providing any call back method. The requirements is as soon as a value put in to membase, a callback method should get called and it will store the data in to database or any file system. Do membase support this function or is there any other key-value store supports it.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

日裸衫吸 2025-01-05 17:37:21

在新的 Couchbase 网站上,您现在可以下载 1.7+ 版本的 Membase/Couchbase。此外,Membase 已更名为 Couchbase。 1.8.x 及更低版本是典型的 Membase 架构。 Couchbase 2.0及更高版本提供了对文档和查询的支持。

On the new Couchbase website you now have the ability to download 1.7+ versions of Membase/Couchbase. Also, Membase has been renamed to Couchbase. 1.8.x and lower are the typical Membase architecture. 2.0 and higher versions of Couchbase provide support for documents and querying.

傻比既视感 2025-01-05 17:37:21

正如迈克提到的,我创建了一个 hack 并使用 Tap Stream 来完成这项工作。

As Mike mentioned I created a hack and used tap stream to do the job.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文