spring-data-geode
spring-data-geode copied to clipboard
Spring Data support for Apache Geode
**[John Blum](https://jira.spring.io/secure/ViewProfile.jspa?name=jblum)** opened **[DATAGEODE-245](https://jira.spring.io/browse/DATAGEODE-245?redirect=false)** and commented Add `Builder` classes to all SDG `FactoryBeans` to support the fluent API programming style for configuration --- No further details from [DATAGEODE-245](https://jira.spring.io/browse/DATAGEODE-245?redirect=false)
**[John Blum](https://jira.spring.io/secure/ViewProfile.jspa?name=jblum)** opened **[DATAGEODE-246](https://jira.spring.io/browse/DATAGEODE-246?redirect=false)** and commented This development tasks will modify all SDG Unit & Integration Tests, replacing JUnit 4 and Hamcrest assertions with AssertJ --- No further details from...
**[John Martin](https://jira.spring.io/secure/ViewProfile.jspa?name=jmartin)** opened **[DATAGEODE-248](https://jira.spring.io/browse/DATAGEODE-248?redirect=false)** and commented This is an initial story to create performance benchmarks and tests that go along with those bench marks --- No further details from [DATAGEODE-248](https://jira.spring.io/browse/DATAGEODE-248?redirect=false)
**[Costin Leau](https://jira.spring.io/secure/ViewProfile.jspa?name=cleau)** opened **[DATAGEODE-250](https://jira.spring.io/browse/DATAGEODE-250?redirect=false)** and commented Allow initial results to be plugged into the existing CQ support --- **Reference URL:** https://jira.spring.io/browse/SGF-65
**[Derek Beauregard](https://jira.spring.io/secure/ViewProfile.jspa?name=dbeauregard)** opened **[DATAGEODE-251](https://jira.spring.io/browse/DATAGEODE-251?redirect=false)** and commented This is a frequent customer request and something that is very commonly custom developed by GemFire customers. This is conceptually similar to the (eager...
**[John Blum](https://jira.spring.io/secure/ViewProfile.jspa?name=jblum)** opened **[DATAGEODE-252](https://jira.spring.io/browse/DATAGEODE-252?redirect=false)** and commented Another option to consider with regards to [SGF-261](https://jira.springsource.org/browse/SGF-261) - implementing the _"ability to persist application domain objects (entities) to multiple Regions in a GemFire...
**[John Blum](https://jira.spring.io/secure/ViewProfile.jspa?name=jblum)** opened **[DATAGEODE-253](https://jira.spring.io/browse/DATAGEODE-253?redirect=false)** and commented Currently, the **_Spring Data for Apache Geode_** [codebase](https://github.com/spring-projects/spring-data-geode/src) has many **TODOs** that need to be resolved --- **Reference URL:** https://jira.spring.io/browse/SGF-324
**[John Blum](https://jira.spring.io/secure/ViewProfile.jspa?name=jblum)** opened **[DATAGEODE-254](https://jira.spring.io/browse/DATAGEODE-254?redirect=false)** and commented [thomas.darimont](https://jira.spring.io/secure/ViewProfile.jspa?name=thomas.darimont) introduced a new SDC `EntityInstantiator`, the [BytecodeGeneratingEntityInstantiator](https://github.com/spring-projects/spring-data-commons/commit/1b9cdc941f3902fca5ef74fe14216e20c42418e2) class, which is based on ASM bytecode generation to generate a factory class used to create...
**[John Blum](https://jira.spring.io/secure/ViewProfile.jspa?name=jblum)** opened **[DATAGEODE-255](https://jira.spring.io/browse/DATAGEODE-255?redirect=false)** and commented Consider the feasibility of modifying _Spring Data for Apache Geode's Repository_ implementation and extension of _Spring Data Common's Repository_ abstraction to implement and act...
**[John Blum](https://jira.spring.io/secure/ViewProfile.jspa?name=jblum)** opened **[DATAGEODE-256](https://jira.spring.io/browse/DATAGEODE-256?redirect=false)** and commented This is a R&D task to explore possible Reactive extensions and support for applicable Apache Geode capabilities. Initially, this JIRA ticket was opened to...