593 Forks
1061 Stars
1061 Watchers

infinispan

Infinispan is an open source data grid platform and highly scalable NoSQL cloud data store.

How to download and setup infinispan

Open terminal and run command
git clone https://github.com/infinispan/infinispan.git
git clone is used to create a copy or clone of infinispan repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with infinispan https://github.com/infinispan/infinispan/archive/master.zip

Or simply clone infinispan with SSH
[email protected]:infinispan/infinispan.git

If you have some problems with infinispan

You may open issue on infinispan support forum (system) here: https://github.com/infinispan/infinispan/issues