Re: Lua soon in Redis
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua soon in Redis
- From: Jerome Vuarand <jerome.vuarand@...>
- Date: 2011年4月28日 13:54:45 +0200
2011年4月27日 Justin Cormack <justin@specialbusservice.com>:
> On Wed, 2011年04月27日 at 18:01 +0200, Pierre Chapuis wrote:
>> Redis (http://redis.io) is going to integrate Lua to let users define
>> custom procedures.
>
> As far as I am aware this would be the second NoSQL database to
> integrate Lua as a scripting language, most of them chose Javascript.
> The other one I know of is Kyoto Tyrant which embeds it for complx
> operations over the network api http://1978th.net/kyototycoon/luadoc/
You can add NoSQL databases with a selectable scripting language to
your list. I've been happily using CouchDB with a Lua backend.