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
- 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-06-02T01:43:45.000Z (about 6 years ago)
- Last Synced: 2025-01-05T22:12:44.407Z (over 1 year ago)
- Topics: cassandra, cats-effect, monix, shapeless, twitter-util
- Language: Scala
- Homepage:
- Size: 317 KB
- Stars: 0
- Watchers: 2
- 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.
[](https://travis-ci.com/tkrs/agni)
## How to use
TBD