Package: wnpp Severity: wishlist Owner: Sascha Steinbiss <sa...@debian.org>
* Package name : golang-github-gocql-gocql Version : 0.0~git20171009.0.2416cf3-1 Upstream Author : The gocql Authors * URL : https://github.com/gocql/gocql * License : BSD-3-clause Programming Lang: Go Description : fast and robust Cassandra client for Go Package gocql implements a fast and robust Cassandra client for the Go programming language. It supports the following features: * cluster management * automatic and safe type conversion between Cassandra and Go without any loss of precision * synchronous API with an asynchronous and concurrent back-end * result paging * atomic batch execution * query tracing to obtain a detailed output of all events that happened during the query execution * frame compression * support of multiple Cassandra versions