Am 20.10.2019 um 17:50 schrieb Martin Brezel:
Any news?
I adapted the code base for vibe.d back in the day and just pushed a
little update, making the code work with the latest DMD and vibe.d
versions. It's available on code.dlang.org:
https://code.dlang.org/packages/cassandra-d
The main problem is that it is based on v1 of the Cassandra protocol,
whereas v4 is the latest and v3 is the oldest currently supported. Apart
from that I really have no idea of how robust or complete the
implementation is.