[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Persistor, Transparent Persistence for Lua data!
- From: Coda Highland <chighland@...>
- Date: Thu, 6 Jun 2013 10:26:41 -0700
On Thu, Jun 6, 2013 at 10:16 AM, Tim Channon <tc@gpsl.net> wrote:
> On 06/06/2013 15:37, Coda Highland wrote:
>> Why SQLite? It seems to me a key-value store like gdbm/Tokyo
>> Cabinet/Kyoto Cabinet would be a much better fit/
>>
>> /s/ Adam
>>
>
> Apart from GPL it is apparently fragile, just trip over the line cord.
Tokyo Cabinet isn't GPL, that's why I included it on the list even
though Kyoto Cabinet is its successor. And it's still blazing fast and
more reliable than gdbm (which I only included on the list because
it's installed more frequently than the others).
/s/ Adam
- References:
- [ANN] Persistor, Transparent Persistence for Lua data!, Jorge
- Re: [ANN] Persistor, Transparent Persistence for Lua data!, Egil Hjelmeland
- Re: [ANN] Persistor, Transparent Persistence for Lua data!, Jorge
- Re: [ANN] Persistor, Transparent Persistence for Lua data!, Egil Hjelmeland
- Re: [ANN] Persistor, Transparent Persistence for Lua data!, Coda Highland
- Re: [ANN] Persistor, Transparent Persistence for Lua data!, Tim Channon