rivescript-java icon indicating copy to clipboard operation
rivescript-java copied to clipboard

Add support for distributed session manager implementations

Open marceloverdijk opened this issue 7 years ago • 1 comments

  • Redis?
  • Memcache?
  • JDBC?

marceloverdijk avatar Feb 13 '17 21:02 marceloverdijk

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)

marceloverdijk avatar Feb 28 '17 14:02 marceloverdijk