spring-projects / spring-session-data-geode

Spring Session support for Apache Geode and VMware Tanzu GemFire
https://projects.spring.io/spring-session/
Apache License 2.0
23 stars 28 forks source link

Consider support for "Attached" Sessions. #13

Open jxblum opened 5 years ago

jxblum commented 5 years ago

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.