Hello Olle,

http://redis.io
http://en.wikipedia.org/wiki/Redis
#redis  in irc.freenode.org

Redis is a non-SQL opensource network data store. It uses a key-value structure like a dictionary. Stores strings, and complex data tipes like sets, lists, etc.

It is written in C. Using hiredis library we can connect from kamailio to a running redis server. Kamailio module dealing with redis is named ndb_redis.

Redis data is stored in RAM, and its goal is being very fast.


Regards,
Vicente.



On 06/15/2012 12:34 PM, Olle E. Johansson wrote:
Vicente,
Maybe you can take a moment or two and tell us old people about REDIS. What is 
it good for, how can it change how we use Kamailio?

I'm curious.

Thanks!

/O


_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to