New Features
As of the 1.2.0 release, this project, formerly known as Spring GemFire, has been renamed to Spring Data GemFire to reflect that it is now a component of the
Spring Data
project.
New in the 1.2.1 Release
WAN Gateway Support for GemFire 7.0
New in the 1.2.0 Release
Full support for GemFire configuration via the
gfe namespace. Now GemFire components may be
configured completely without requiring a native cache.xml
file.
WAN Gateway support for GemFire 6.6.x. See
Spring Data Repository support with a dedicated namespace,
gfe-data. See
Namespace support for registering GemFire functions. See
A top level <disk-store> element has
been added to the gfe namespace to allow sharing
of persist stores among regions, and other components that support
persistent backup. See
The <*-region> elements no longer
allow a nested <disk-store>
GemFire subregions are supported via nested
<*-region> elements
A <local-region> element has been added
to configure a local region