如何通过 .Net 语言使用 Tokyo Cabinet?

发布于 2024-07-29 03:32:25 字数 88 浏览 6 评论 0原文

是否可以将 Tokyo Cabinet 与任何 .Net 语言(最好是 VB10)一起使用? 东京暴君怎么样? 最好不要通过 LUA/Ruby 或其他包装器。

Is it possible to use Tokyo Cabinet with any of the .Net Languages, preferably VB10? How about Tokyo Tyrant? Preferably without going through LUA/Ruby or other wrappers.

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

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

发布评论

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

评论(2

拥醉 2024-08-05 03:32:25

我刚刚在 CodePlex 上发布了 Tokyo Tyrant 的 .NET 包装器。 它支持key/value接口以及表数据库模式。 它还具有一个全面的示例应用程序,可以帮助您快速入门。

I've just published a .NET wrapper for Tokyo Tyrant on CodePlex. It supports the key/value interface as well as the table database mode. It also has a comprehensive example app that should get you started quickly.

酒废 2024-08-05 03:32:25

Check out CouchDB. The only .NET wrapper I know of is SharpCouch, but you could also access it using the database's native RESTful HTTP API. I imagine there are a few other wrappers out there by now, but I don't know of any others off hand.

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