Skip to content

io.github.grrolland.ngx-distributed-shm 1.0.18 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>io.github.grrolland</groupId>
  <artifactId>ngx-distributed-shm</artifactId>
  <version>1.0.18</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

This projet is memcached like server based on Hazelcast and Vertx. The goals of the project is to build an easy-to-use distributed memory storage with the nginx shared memory semantic for use with lua nginx plugin.