Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 417 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 417 Bytes

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