com.fasterxml.clustermate.service.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of clustermate-service Show documentation
Show all versions of clustermate-service Show documentation
Building blocks for ClusterMate-based services and servers.
/**
* Package contains basic building that are useful for building
* actual services around StoreMate store implementation.
* Components expose mostly single-node functionality, but also
* lay groundwork for some aspects of possible clustered implementation.
*/
package com.fasterxml.clustermate.service;