fs2-cassandra icon indicating copy to clipboard operation
fs2-cassandra copied to clipboard

Asynchronous, fully functional Cassandra driver implemented in fs2

Results 10 fs2-cassandra issues
Sort by recently updated
recently updated
newest added

Hi, are there any plans to do the upgrade?

Cassandra java driver has quite freaking concurrency model. Perhaps we can do better with ByteVector codec for cassandra protocol and own connection // concurrency model. This is to explore if...

enhancement

### Motivation This project is awesome but IMO super underrated so I want to change that. And in order to do so I'm calling out all the awesome OSS developers...

help wanted
documentation

### Motivation This project is awesome but IMO super underrated so I want to change that. And in order to do so I'm calling out all the awesome OSS developers...

help wanted
documentation

### Motivation This project is awesome but IMO super underrated so I want to change that. And in order to do so I'm calling out all the awesome OSS developers...

help wanted
documentation

### Motivation This project is awesome but IMO super underrated so I want to change that. And in order to do so I'm calling out all the awesome OSS developers...

help wanted
documentation

### Motivation This project is awesome but IMO super underrated so I want to change that. And in order to do so I'm calling out all the awesome OSS developers...

good first issue
documentation

### Motivation This project is awesome but IMO super underrated so I want to change that. And in order to do so I'm calling out all the awesome OSS developers...

good first issue
documentation

### Motivation This project is awesome but IMO super underrated so I want to change that. And in order to do so I'm calling out all the awesome OSS developers...

good first issue
documentation

fs2-cassandra won't work in a project using the typelevel scala compiler with `-Yliteral-types`, e.g. ``` No field Symbol('keyspace_name) in record R [error] .partition('keyspace_name) ```