A lightweight, idiomatic Java wrapper around the Thrift API of FlockDB, providing fluent interface based access. You may call it a FlockDB Java driver.
Validating input parameters of methods and constructors is a recurring and stupid task, especially when you are writing public APIs. This module tries to ease your life a bit by providing a static …