rivescript-java
rivescript-java copied to clipboard
Add support for distributed session manager implementations
- Redis?
- Memcache?
- JDBC?
Just a few to mention that might be interesting to implement:
- Redis
- Memcached
- Ehcache
- Hazelcast
- JCS
- AppEngine
- Plain JDBC
- MongoDB
- Guava Cache (in-process cache; not distributed)