spring-session-data-geode icon indicating copy to clipboard operation
spring-session-data-geode copied to clipboard

Consider support for "Attached" Sessions.

Open jxblum opened this issue 7 years ago • 0 comments

The idea behind "attached" Sessions is not unlike "attached entities" in a JPA context. That is, each update to the Session object is immediately written to the backend data store, which in this case is Apache Geode or Pivotal GemFire.

jxblum avatar Nov 09 '18 20:11 jxblum