Parts of a bigger plan

My name is Bertrand Mansion, I live in Paris (France) where I mostly do programming and design for the company I founded in 2000. I enjoy reading sf, heroic fantasy, thrillers, comics...

Redis with Lua Server-Side Scripting →

nosql:

One of the reasons I’m positive about integrating scripting into Redis in the near future (but don’t take this as a promise!) is that is almost our only salvation from making Redis bloated. […] But everybody has a different problem. How much commands should we add? With scripting all this specific problems are solved in a general way without making the Redis server a mess with a big number of commands, and without trying to implement our “little language” that will later turn in an ill conceived real language.

Experimental Lua-based stored procedures. Blocking. Redis access through a single function redis handling strings: extensible and unsafe.

The Hacker News thread.

Original title and link: Redis with Lua Server-Side Scripting (NoSQL databases © myNoSQL)

— 9 months ago with 1 note
  1. golgote reblogged this from nosql
  2. nosql posted this