Sanne / wildfly-nosql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The goal of wildfly-nosql, is no-nonsense improvements focused on making the developer’s life easier when using NoSQL on https://github.com/wildfly/wildfly + https://github.com/wildfly-swarm/wildfly-swarm. In particular, not to hide and abstract the underlying access APIs but to give simpler and more natural access to them. The configuration allows NoSQL database connection profiles to be defined, to be used by applications. The CDI access simplifies application access to the defined NoSQL database connection profiles.

Open https://github.com/wildfly/wildfly-nosql/blob/master/doc/README.adoc for documentation.

Report issues via https://issues.jboss.org/browse/WFNOSQL. Discussion forum link is https://groups.google.com/d/forum/wildfly-nosql. Also find us on freenode irc room #wildfly-nosql.

About

License:Apache License 2.0


Languages

Language:Java 100.0%