Liking cljdoc? Tell your friends :D

Dropwizard DB Sharding Bundle

Application level sharding for traditional relational databases.

See tests for details and code for documentation.

Apache Licensed

Usage

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? These fine people already did:
Santanu Sinha, tushar.mandar & Tushar Naik
Edit on GitHub

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close