tkrs / aerospiker   0.5.1

MIT License GitHub

Aerospike client library for scala

Scala versions: 2.12 2.11

aerospiker

Build Status codecov.io

This is a Aerospike client for scala.

It is just a wrapper to aerospike-java-client

How to use it

Add to your build.sbt

libraryDependencies += "com.github.tkrs" %% "aerospiker-task" % "0.5.1"

And, so look at this example

LICENSE

MIT