proxy.golang.org : github.com/tarmac-project/hord/drivers/hashmap
Package hashmap provides a Hord database driver for an in-memory hashmap. The Hashmap driver is a simple, in-memory key-value store that stores data in a hashmap structure. To use this driver, import it as follows: Use the Dial() function to create a new client for interacting with the hashmap driver. Hord provides a Setup() function for preparing a database. This function is safe to execute after every Dial(). Hord provides a simple abstraction for working with the hashmap driver, with easy-to-use methods such as Get() and Set() to read and write values.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/tarmac-project/hord/drivers/hashmap
Keywords:
bbolt
, cassandra
, nats
, redis
License: Apache-2.0
Latest release: 6 months ago
First release: over 1 year ago
Namespace: github.com/tarmac-project/hord/drivers
Stars: 6 on GitHub
Forks: 1 on GitHub
Total Commits: 232
Committers: 9
Average commits per author: 25.778
Development Distribution Score (DDS): 0.22
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 25 days ago