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

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: 8 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