lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Wed, Apr 27, 2011 at 21:01, Pierre Chapuis <catwell@archlinux.us> wrote:
> On Wed, 27 Apr 2011 20:31:55 +0400, Alexander Gladysh wrote:

>> That's actually two different DBs — Kyoto Tycoon and Tokyo Cabinet
>> (which allows Lua as well, on server-side).

> s/Cabinet/Tyrant/g
>
> Tokyo Cabinet is the low-level library that you can embed in your own
> processes, and AFAIK it has no Lua support. Tyrant is a full-featured
> database system with which you can communicate over a network.

Yep, sorry, Kyoto Tycoon and Tokyo Tyrant :-)

Alexander.