Skip to content

datastax/go-cassandra-native-protocol

Repository files navigation

Cassandra Native Protocol Bindings for Go

Go Build Status Go Report Card

This project contains all the logic required to encode and decode Apache Cassandra(R)'s CQL native protocol frames in Go.

It currently supports:

  • Cassandra CQL protocol versions 2 to 5.
  • DSE (DataStax Enterprise) protocol versions 1 and 2.

This project originated as an attempt to port the DataStax Cassandra Java driver's native-protocol project to the Go language.

About

Cassandra Native Protocol bindings for the Go language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages