Re: SQL database backend

2011-10-11 Thread Jeroen van Meeuwen (Kolab Systems)
On 11.10.2011 00:04, Bron Gondwana wrote: Hi, Is there anyone out there using the SQL backend in production? Would you be really sad if I redesigned it? Were/Are you planning to include a database schema beyond key->value blobs? Kind regards, Jeroen van Meeuwen -- Senior Engineer, Kolab

Re: SQL database backend

2011-10-11 Thread Sébastien Michel
2011/10/11 Bron Gondwana : > Hi, > > Is there anyone out there using the SQL backend in production? > > Would you be really sad if I redesigned it? It's OK. We don't use yet the SQL backend but our internal legacy's one. > > And if anyone has put together any other backends, I'm interested.  I th

Re: SQL database backend

2011-10-11 Thread Sébastien Michel
>> > > Were/Are you planning to include a database schema beyond key->value blobs? > Agree. The Cyrus key-value store model is very basic. It would be nice to have a key-structured value model such as redis' one.