[sr-dev] [SR-Users] New developer - Vicente Hernando

Vicente Hernando vhernando at systemonenoc.com
Fri Jun 15 14:26:48 CEST 2012


On 06/15/2012 02:12 PM, Olle E. Johansson wrote:
> 15 jun 2012 kl. 13:45 skrev Vicente Hernando:
>
>> 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.
>>
>>
> Ok. Thanks. But are there things you can do in Redis that can't be done in other databases?
>
> /O
Actually, Redis is simpler than other databases. Its goal is speed. It 
tries to achieve high write and read speed.

http://redis.io/topics/faq
http://redis.io/documentation

Regards,
Vicente.

>> 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
> ---
> * Olle E Johansson - oej at edvina.net
> * Cell phone +46 70 593 68 51, Office +46 8 96 40 20, Sweden
>
>
>
>




More information about the sr-dev mailing list