Port the ESME to REDIS
----------------------
Key: ESME-358
URL: https://issues.apache.org/jira/browse/ESME-358
Project: Enterprise Social Messaging Environment (ESME)
Issue Type: Improvement
Components: Server
Affects Versions: 1.3
Reporter: Dick Hirsch
Fix For: Backlog, 1.4
The idea is to replace the existing RDBMS with REDIS.
Perhaps via an option in the default properties?
Here are details from the mailing list:
I started with https://github.com/indrajitr/scala-redis and, thanks to
conversations with Indrajit, have learned that I can craft what I call
RedisModel (an object) that holds a live instance of RedisClient and presents a
useful API for doing timelines and nodes. I'm working on that now. RedisClient
must be configured in Boot.scala
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira