jboss / jboss-nosql

3 stars 0 forks source link

ensure that multiple NoSQL profiles can be used from the same application but only one (per) vendor driver module in a deployment #19

Closed scottmarlow closed 7 years ago

scottmarlow commented 7 years ago
  1. Test that multiple NoSQL profiles can be used from the same application (e.g. MongoDBSales + MongoTest profiles).
  2. Test that multiple NoSQL database types can be used from the same application (e.g. Cassandra + MongoDB).