Ecosyste.ms: Packages

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

proxy.golang.org namespaces: github.com/philippgille/gokv

Top 1.8% on proxy.golang.org
github.com/philippgille/gokv/util v0.6.0
Package util contains utility functions that are used across all `gokv.Store` implementations.
1 version - Latest release: over 4 years ago - 82 dependent packages - 26 dependent repositories - 520 stars on GitHub
Top 1.8% on proxy.golang.org
github.com/philippgille/gokv/encoding v0.6.0
Package encoding is a wrapper for the core functionality of packages like "encoding/json" and "en...
1 version - Latest release: over 4 years ago - 95 dependent packages - 26 dependent repositories - 520 stars on GitHub
Top 1.8% on proxy.golang.org
github.com/philippgille/gokv/test v0.6.0
Package test contains functions for testing `gokv.Store` implementations. The functions are call...
1 version - Latest release: over 4 years ago - 68 dependent packages - 26 dependent repositories - 520 stars on GitHub
Top 3.0% on proxy.golang.org
github.com/philippgille/gokv/freecache v0.6.0
Package freecache contains an implementation of the `gokv.Store` interface for FreeCache.
1 version - Latest release: over 4 years ago - 2 dependent packages - 2 dependent repositories - 520 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/philippgille/gokv/mongodb v0.7.0
Package mongodb contains an implementation of the `gokv.Store` interface for MongoDB. Note: If y...
2 versions - Latest release: 4 months ago - 520 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/philippgille/gokv/memcached v0.6.0
Package memcached contains an implementation of the `gokv.Store` interface for Memcached.
1 version - Latest release: over 4 years ago - 520 stars on GitHub
Top 3.2% on proxy.golang.org
github.com/philippgille/gokv/leveldb v0.6.0
Package leveldb contains an implementation of the `gokv.Store` interface for LevelDB.
1 version - Latest release: over 4 years ago - 3 dependent packages - 1 dependent repositories - 520 stars on GitHub
Top 2.5% on proxy.golang.org
github.com/philippgille/gokv/redis v0.7.0
Package redis contains an implementation of the `gokv.Store` interface for Redis.
2 versions - Latest release: 4 months ago - 5 dependent packages - 6 dependent repositories - 520 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/philippgille/gokv/cockroachdb v0.7.0
Package cockroachdb contains an implementation of the `gokv.Store` interface for CockroachDB.
2 versions - Latest release: 4 months ago - 520 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/philippgille/gokv/noop v0.7.0
Package noop contains an implementation of the `gokv.Store` interface that does nothing.
1 version - Latest release: 4 months ago - 626 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/philippgille/gokv/examples
Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, Badger...
Latest release: 19 days ago - 523 stars on GitHub
Top 5.0% on proxy.golang.org
github.com/philippgille/gokv/zookeeper v0.6.0
Package zookeeper contains an implementation of the `gokv.Store` interface for Apache ZooKeeper.
1 version - Latest release: over 4 years ago - 520 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/philippgille/gokv/consul v0.6.0
Package consul contains an implementation of the `gokv.Store` interface for Consul.
1 version - Latest release: over 4 years ago - 520 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/philippgille/gokv/etcd v0.6.0
Package etcd contains an implementation of the `gokv.Store` interface for etcd.
1 version - Latest release: over 4 years ago - 520 stars on GitHub
Top 4.1% on proxy.golang.org
github.com/philippgille/gokv/postgresql v0.6.0
Package postgresql contains an implementation of the `gokv.Store` interface for PostgreSQL.
1 version - Latest release: over 4 years ago - 1 dependent package - 1 dependent repositories - 520 stars on GitHub
Top 5.0% on proxy.golang.org
github.com/philippgille/gokv/tablestore v0.7.0
Package tablestore contains an implementation of the `gokv.Store` interface for Alibaba Cloud Tab...
2 versions - Latest release: 4 months ago - 520 stars on GitHub
Top 5.0% on proxy.golang.org
github.com/philippgille/gokv/ignite v0.7.0
Package ignite contains an implementation of the `gokv.Store` interface for Apache Ignite.
2 versions - Latest release: 4 months ago - 520 stars on GitHub
Top 5.0% on proxy.golang.org
github.com/philippgille/gokv/datastore v0.6.0
Package datastore contains an implementation of the `gokv.Store` interface for Google Cloud Datas...
1 version - Latest release: over 4 years ago - 520 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/philippgille/gokv/tablestorage v0.6.0
Package tablestorage contains an implementation of the `gokv.Store` interface for Azure Table Sto...
1 version - Latest release: over 4 years ago - 520 stars on GitHub
Top 5.0% on proxy.golang.org
github.com/philippgille/gokv/hazelcast v0.6.0
Package hazelcast contains an implementation of the `gokv.Store` interface for Hazelcast.
1 version - Latest release: over 4 years ago - 520 stars on GitHub
Top 3.2% on proxy.golang.org
github.com/philippgille/gokv/bbolt v0.6.0
Package bbolt contains an implementation of the `gokv.Store` interface for bbolt (formerly known ...
1 version - Latest release: over 4 years ago - 2 dependent packages - 3 dependent repositories - 520 stars on GitHub
Top 2.8% on proxy.golang.org
github.com/philippgille/gokv/file v0.7.0
Package file contains an implementation of the `gokv.Store` interface for local files. Each key-v...
2 versions - Latest release: 4 months ago - 7 dependent packages - 2 dependent repositories - 520 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/philippgille/gokv/dynamodb v0.7.0
Package dynamodb contains an implementation of the `gokv.Store` interface for Amazon DynamoDB.
2 versions - Latest release: 4 months ago - 520 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/philippgille/gokv/mysql v0.7.0
Package mysql contains an implementation of the `gokv.Store` interface for MySQL.
2 versions - Latest release: 4 months ago - 520 stars on GitHub
Top 3.1% on proxy.golang.org
github.com/philippgille/gokv/badgerdb v0.7.0
Package badgerdb contains an implementation of the `gokv.Store` interface for BadgerDB.
2 versions - Latest release: 4 months ago - 2 dependent packages - 4 dependent repositories - 520 stars on GitHub
Top 2.8% on proxy.golang.org
github.com/philippgille/gokv/sql v0.6.0
Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, Badger...
1 version - Latest release: over 4 years ago - 7 dependent packages - 2 dependent repositories - 520 stars on GitHub
Top 3.5% on proxy.golang.org
github.com/philippgille/gokv/s3 v0.6.0
Package s3 contains an implementation of the `gokv.Store` interface for Amazon S3 and other S3-co...
1 version - Latest release: over 4 years ago - 3 dependent packages - 1 dependent repositories - 520 stars on GitHub
Top 2.9% on proxy.golang.org
github.com/philippgille/gokv/gomap v0.6.0
Package gomap contains an implementation of the `gokv.Store` interface for a Go map.
1 version - Latest release: over 4 years ago - 6 dependent packages - 2 dependent repositories - 520 stars on GitHub
Top 5.0% on proxy.golang.org
github.com/philippgille/gokv/bigcache v0.6.0
Package bigcache contains an implementation of the `gokv.Store` interface for BigCache.
1 version - Latest release: over 4 years ago - 1 dependent repositories - 520 stars on GitHub
Top 3.0% on proxy.golang.org
github.com/philippgille/gokv/syncmap v0.6.0
Package syncmap contains an implementation of the `gokv.Store` interface for a Go `sync.Map`.
1 version - Latest release: over 4 years ago - 5 dependent packages - 2 dependent repositories - 520 stars on GitHub