jpa-unit
jpa-unit copied to clipboard
Implememt support for Redis
Implement an extension to JPA-Unit which supports all the JPA-Unit tools with Redis.
The idea is to be able to use JPA providers, which support NoSQL databases, thus to be able to reuse (to a certain extent) existing code and test implementation when switching between different data base types or when using different types of data bases (polyglot persistence) in one project.