jpa-unit icon indicating copy to clipboard operation
jpa-unit copied to clipboard

Implememt support for Redis

Open dadrus opened this issue 8 years ago • 0 comments

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.

dadrus avatar Sep 18 '17 04:09 dadrus