[Rt-devel] RT using NOSQL
Ruslan Zakirov
ruz at bestpractical.com
Fri Sep 16 07:29:34 EDT 2011
On Fri, Sep 16, 2011 at 3:14 PM, sarguru <sarguru at deeproot.in> wrote:
> Hello,
> Has anybody tried hacking to use NOSQL. Please share your experiences and views on it.
Some people use NOSQL storage for sessions, but that's it. It would be
really hard to port
whole RT on any NOSQL engine.
One thing that is really interesting to try is to use
mysql+HandlerSocket for simple load by id
operations.
>
> Thanks,
> Sarguru.
>
> --------
> RT Training Sessions (http://bestpractical.com/services/training.html)
> * Chicago, IL, USA September 26 & 27, 2011
> * San Francisco, CA, USA October 18 & 19, 2011
> * Washington DC, USA October 31 & November 1, 2011
> * Melbourne VIC, Australia November 28 & 29, 2011
> * Barcelona, Spain November 28 & 29, 2011
> List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel
>
--
Best regards, Ruslan.
More information about the rt-devel
mailing list