lua-users home
lua-l archive

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


On Thu, Feb 5, 2009 at 10:17 AM, Brian Troutwine
<goofyheadedpunk@gmail.com> wrote:
> I've been using TokyoCabinet for some months to great effect,
> replacing a mis-used Postgres cluster with a single TokyoCabinet
> machine (hosting several databases). Can't recommend it highly enough.

How's its performance?

I looked at it once as a "modern" replacement for Berkely DB 1.5, and
DB1.5 might not have the nicest API, but it was faster.

Sam