Infinispan MongoDB Cache Store
Documentation
For more information, please refer to the documentation of this cache store.
Running the test suite
In order to run the test suite, you need to start a MongoDB server instance and set the following environment variables (with appropriate values):
$ export MONGODB_HOSTNAME=localhost
$ export MONGODB_PORT=27017