vlingo / xoom-symbio-geode

The VLINGO XOOM platform SDK implementation of XOOM SYMBIO for Apache Geode, providing reactive storage for services and applications.
https://vlingo.io
Mozilla Public License 2.0
3 stars 2 forks source link

Entry persistence #10

Closed DaveMuirhead closed 5 years ago

DaveMuirhead commented 5 years ago

@VaughnVernon I don't expect you to review every last line of code. Mainly have a look at GeodeObjectStoreDelegate and the GeodeUnitOfWork related code. Depending on where we land on the transactional consistency mode, I'll either remove the ConsistencyMode enum or come up with some solution.