Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 4.0% on proxy.golang.org
Top 3.4% dependent packages on proxy.golang.org
Top 1.2% dependent repos on proxy.golang.org
Top 5.4% forks on proxy.golang.org
Top 1.4% docker downloads on proxy.golang.org

proxy.golang.org : github.com/willfaught/gockle

Package gockle simplifies and mocks github.com/gocql/gocql. It provides simple interfaces to insert, query, and mutate Cassandra data, as well as get basic keyspace and table metadata. The entry points are NewSession and NewSimpleSession. Call them to get a Session. Session interacts with the database. It executes queries and batched queries and iterates result rows. Closing the Session closes the underlying gocql.Session, including the one passed to NewSimpleSession. Mocks are provided for testing use of Batch, Iterator, and Session. Tx is short for transaction. The name gockle comes from a pronunciation of gocql.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/willfaught/gockle
Keywords: cassandra, cql, go, gocql, golang
License: Apache-2.0
Latest release: 7 months ago
First release: over 1 year ago
Namespace: github.com/willfaught
Dependent packages: 3
Dependent repositories: 22
Stars: 15 on GitHub
Forks: 16 on GitHub
Docker dependents: 1
Docker downloads: 138
See more repository details: repos.ecosyste.ms
Last synced: 24 days ago

    Loading...
    Readme
    Loading...