zio-connect icon indicating copy to clipboard operation
zio-connect copied to clipboard

WIP Cassandra Connector

Open sgeorgakis opened this issue 2 years ago • 4 comments

TestCassandraConnectorSpec tests fail. I have reached the conclusion that repo.get somehow fails and nothing from there on is executed

sgeorgakis avatar Oct 27 '22 21:10 sgeorgakis

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Oct 27 '22 21:10 CLAassistant

TestCassandraConnectorSpec is still failing for no apparent reason. It still seems that the repo.get somehow fails

sgeorgakis avatar Nov 21 '22 14:11 sgeorgakis

@adrianfilip we had discussed that we may need to use zio-schema for all the other operations, but I was thinking that we can use an ORM like phantom instead. What do you think?

sgeorgakis avatar Nov 22 '22 10:11 sgeorgakis

@adrianfilip we had discussed that we may need to use zio-schema for all the other operations, but I was thinking that we can use an ORM like phantom instead. What do you think?

https://github.com/outworkers/phantom I think that sounds good.

adrianfilip avatar Nov 27 '22 13:11 adrianfilip