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

Top 5.9% on proxy.golang.org

proxy.golang.org : github.com/flarco/redka

Package Redka implements Redis-like database backed by SQLite. It provides an API to interact with data structures like keys, strings and hashes. Typically, you open a database with Open and use the returned DB instance methods like DB.Key or DB.Str to access the data structures. You should only use one instance of DB throughout your program and close it with DB.Close when the program exits.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/flarco/redka
License: BSD-3-Clause
Latest release: about 1 month ago
Namespace: github.com/flarco
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago