All Projects → frees-io → freestyle-cassandra

frees-io / freestyle-cassandra

Licence: Apache-2.0 license
Freestyle Cassandra

Programming Languages

scala
5932 projects

Projects that are alternatives of or similar to freestyle-cassandra

freestyle-kafka
Freestyle Kafka
Stars: ✭ 17 (+0%)
Mutual labels:  monads, freestyle
Freestyle
A cohesive & pragmatic framework of FP centric Scala libraries
Stars: ✭ 627 (+3588.24%)
Mutual labels:  monads, cassandra
pyMonet
High abstract python library for functional programming. Contains algebraic data structures known (or unknown) from Haskell or Scala.
Stars: ✭ 31 (+82.35%)
Mutual labels:  monads
spring-data-starter
⚡️ A sample Spring Data Cassandra REST API
Stars: ✭ 36 (+111.76%)
Mutual labels:  cassandra
monadiccp
Monadic Constraint Programming framework
Stars: ✭ 25 (+47.06%)
Mutual labels:  monads
microservices-transactions
Choreography-based sagas to maintain data consistency in a microservice architecture.
Stars: ✭ 20 (+17.65%)
Mutual labels:  cassandra
cassandra-top
Cassandra top command to monitor cluster without Datastax OpsCenter, and log nodetool administrative commands
Stars: ✭ 13 (-23.53%)
Mutual labels:  cassandra
hawkweed
Yet another implementation of missing functions for Python
Stars: ✭ 20 (+17.65%)
Mutual labels:  monads
operators-service
Service Object based on Either Monad
Stars: ✭ 27 (+58.82%)
Mutual labels:  monads
newsql nosql library
整理12种数据库相关资料,mysql,mariaDB,Percona Server,MongoDB,Redis,RocksDB,TiDB,CouchDB,Cassandra,TokuDB,MemDB,Oceanbase
Stars: ✭ 270 (+1488.24%)
Mutual labels:  cassandra
cassandra-diagnostics
Cassandra Node Diagnostics Tools
Stars: ✭ 51 (+200%)
Mutual labels:  cassandra
dockerfiles
Multi docker container images for main Big Data Tools. (Hadoop, Spark, Kafka, HBase, Cassandra, Zookeeper, Zeppelin, Drill, Flink, Hive, Hue, Mesos, ... )
Stars: ✭ 29 (+70.59%)
Mutual labels:  cassandra
docker-cassandra-k8s
Cassandra Docker optimized for Kubernetes
Stars: ✭ 13 (-23.53%)
Mutual labels:  cassandra
jelass
Janus + Elastic Search + Cassandra docker container with SSL Client Certificates implemented.
Stars: ✭ 13 (-23.53%)
Mutual labels:  cassandra
janusgraph-deployement
A dockerized environment For [JanusGraph + ElasticSearch + Cassandra + GraphExp]
Stars: ✭ 16 (-5.88%)
Mutual labels:  cassandra
vscode-cql
CQL language support for VS Code.
Stars: ✭ 15 (-11.76%)
Mutual labels:  cassandra
crystal-cassandra
A Cassandra driver for Crystal
Stars: ✭ 20 (+17.65%)
Mutual labels:  cassandra
futils
Utilities for generic functional programming
Stars: ✭ 21 (+23.53%)
Mutual labels:  monads
Cassandra-Data-Modeling
Basic Rules of Cassandra Data Modeling
Stars: ✭ 29 (+70.59%)
Mutual labels:  cassandra
twitter-go
A high throughput, horizontally scalable microservice backend using Go, Cassandra, RabbitMQ, Kubernetes, Helm.
Stars: ✭ 39 (+129.41%)
Mutual labels:  cassandra

Build Status codecov.io Maven Central Latest version License Join the chat at https://gitter.im/47deg/freestyle GitHub Issues

Freestyle Cassandra

[Cassandra] atop Freestyle is frees-cassandra. Freestyle Cassandra is Scala Purely Functional driver for Cassandra based on the datastax Java Driver.

What’s frees-cassandra

[frees-cassandra] is a library to interact with cassandra built atop Free and using the Datastax Cassandra Driver for connecting to a Cassandra instance. It follows the [Freestyle] philosophy, being macro-powered.

Installation

Add the following resolver and library dependency to your project's build file.

For Scala 2.11.x and 2.12.x:

Resolver.bintrayRepo("tabdulradi", "maven")
libraryDependencies += "io.frees" %% "frees-cassandra-core" % "0.1.1" 

Documentation

Access to the documentation here

Copyright

Freestyle is designed and developed by 47 Degrees

Copyright (C) 2017-2018 47 Degrees. http://47deg.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].