RT using NOSQL

Hello,
Has anybody tried hacking to use NOSQL. Please share your experiences and views on it.

Thanks,
Sarguru.

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: The rt-devel Archives

Best regards, Ruslan.

Why? You would have to be running the world’s largest RT system to justify this. Simple DB tuning and app optimizations should be sufficient.

-ToddOn Sep 16, 2011, at 5:14 AM, “sarguru” sarguru@deeproot.in wrote:

Hello,
Has anybody tried hacking to use NOSQL. Please share your experiences and views on it.

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: The rt-devel Archives