Search code examples
.netkey-valuetokyo-cabinet

How do I use Tokyo Cabinet with a .Net language?


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.


Solution

  • 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.