$ diff -q spring-data-gemfire spring-data-geode
Greetings Spring Community and Pivotal GemFire/Apache Geode Users-
One question I constantly get asked is, "What is the difference between Spring Data GemFire and Spring Data Geode?"
Now that Spring Data Geode is part of the Spring Data Release Train, beginning with Kay (see the official release announcement for more details), the timing is finally right to answer this question in an open forum.
To help answer this question, I set 2 simple objectives for both Spring Data GemFire and Spring Data Geode (collectively known as SDG^2 now):
-
First, and most importantly, allow users to seamlessly interchange Spring Data Geode with Spring Data GemFire, and vice versa.
-
Next, help users migrate their Spring Boot, Pivotal GemFire or Apache Geode based applications from their local development environment to a managed environment, like Pivotal CloudFoundry, with little to no code changes at all.
…