Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tkrs/agni

Fully functional Cassandra client for Scala
https://github.com/tkrs/agni

cassandra cats-effect monix shapeless twitter-util

Last synced: 3 months ago
JSON representation

Fully functional Cassandra client for Scala

Awesome Lists containing this project

README

        

# agni

Agni is a library to query and access Cassandra for Scala. It allows you to store your case classes into Cassandra and conversely.

[![Build Status](https://travis-ci.com/tkrs/agni.svg?branch=master)](https://travis-ci.com/tkrs/agni)

## How to use

TBD