Relative Content

Tag Archive for docker-composeelixirscyllagleamcassandra-driver-xandra

How to use xandra (elixir package) in gleam?

I wanted to try out ScyllaDB with Gleam programming language (am beginner) but struggling with establishing connection from gleam. I wasn’t able to find any cassandra drivers in gleam so using @external attribute was my only go-to choice in this case.