Since I mentioned my open-source persistence framework: Px100 Data in a
couple of questions, I thought I'd post it here. Check it out and let me
know what you think and whether it needs any improvements. I've been using
it for over a year now as the lower part of my Px100 SaaS development
framework. 

I do not use Ignite, Hazelcast, or Mongo directly, but only through that
layer and within its use-cases and patterns. My goal is to have a
minimalistic yet robust unified API centered around common enterprise SaaS
patterns to use the data grid as the primary database - with transparent
write-behind and write-through support.

https://github.com/a-rog/px100data



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Universal-JDBC-ish-layer-API-for-data-grids-supports-Ignite-and-Hazelcast-tp1179.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to