[sr-dev] Internal database

Ovidiu Sas osas at voipembedded.com
Sat Dec 15 00:18:02 CET 2012


The idea is to keep the core as small and clean as possible, that's
why you need to use a module.
Simply bind to the module's API, use it and list it as as dependency.
If the module is not available, then simply disable the new
functionality or implement the new functionality in a new dedicated
module.

Regards,
Ovidiu Sas

On Fri, Dec 14, 2012 at 5:04 PM, Konstantin M. <evilzluk at gmail.com> wrote:
> No, I mean module independent.
>
>
> 2012/12/14 Juha Heinanen <jh at tutpro.com>
>>
>> Konstantin M. writes:
>>
>> > I have a question: is there any internal built-in database (hashtable or
>> > something like that) that I can use ?
>> > I need a functionality: key->value (get/set).
>>
>> check htable module.
>>
>> -- juha



More information about the sr-dev mailing list