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

Simplify delta recording in DeltaCapableGemFireSessionAttributes. #19

Closed jxblum closed 5 years ago

jxblum commented 5 years ago

Only the Session attribute name need be recorded in the delta set, not the attribute name and new value.