Ecosyste.ms: Awesome
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: 3 months ago
JSON representation
Fully functional Cassandra client for Scala
- Host: GitHub
- URL: https://github.com/tkrs/agni
- Owner: tkrs
- License: mit
- Archived: true
- Fork: true (yanana/agni)
- Created: 2016-01-06T07:48:09.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-06-02T01:43:45.000Z (over 4 years ago)
- Last Synced: 2023-07-01T02:41:00.841Z (over 1 year ago)
- Topics: cassandra, cats-effect, monix, shapeless, twitter-util
- Language: Scala
- Homepage:
- Size: 317 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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