Application level sharding for traditional relational databases.
See tests for details and code for documentation.
Apache Licensed
This library is available in clojars. Please use the following repository setting:
<repository>
<id>clojars</id>
<name>Clojars repository</name>
<url>https://clojars.org/repo</url>
</repository>
The project dependencies are:
<dependency>
<groupId>io.dropwizard.sharding</groupId>
<artifactId>db-sharding-bundle</artifactId>
<version>1.2.2-3</version>
</dependency>
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close