Spring Session for Apache Geode & Pivotal GemFire 2.2.0.M1 Available
I am pleased to announce the release of Spring Session for Apache Geode & Pivotal GemFire (SSDG), 2.2.0.M1.
This release focuses on dependency updates to align with the rest of the Spring portfolio in their respective release lines, building on:
-
Spring Framework 5.2.0.M1
-
Spring Data Moore-M3
-
Spring Session 2.2.0.M1
-
And is targeted for use in Spring Boot 2.2.0.M1
SSDG 2.2.0.M1 bits are available in the Spring libs-milestone repository (here).
What’s Next
Some of the proposed and upcoming features in the SSDG 2.2 release line include:
-
Attached Sessions (option).
-
Stronger Consistency (option) using
Map.replace(key, oldValue, newValue)
for lightweight transactions supplanting the need for heavier, cache/local transactions. -
Improvements in PDX Serialization support.
-
And much more…
…