Skip to content
This repository has been archived by the owner on Apr 23, 2018. It is now read-only.
/ aerospiker Public archive

Aerospike client library for scala

License

Notifications You must be signed in to change notification settings

tkrs/aerospiker

Repository files navigation

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