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

Top 0.8% on proxy.golang.org
Top 0.1% dependent packages on proxy.golang.org
Top 0.2% dependent repos on proxy.golang.org
Top 2.1% forks on proxy.golang.org
Top 0.6% docker downloads on proxy.golang.org

proxy.golang.org : github.com/alicebob/miniredis/v2

Package miniredis is a pure Go Redis test server, for use in Go unittests. There are no dependencies on system binaries, and every server you start will be empty. import "github.com/alicebob/miniredis/v2" Start a server with `s := miniredis.RunT(t)`, it'll be shutdown via a t.Cleanup(). Or do everything manual: `s, err := miniredis.Run(); defer s.Close()` Point your Redis client to `s.Addr()` or `s.Host(), s.Port()`. Set keys directly via s.Set(...) and similar commands, or use a Redis client. For direct use you can select a Redis database with either `s.Select(12); s.Get("foo")` or `s.DB(12).Get("foo")`.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/alicebob/miniredis/v2
Keywords: go , redis , unittest
License: MIT
Latest release: 6 months ago
First release: about 3 years ago
Namespace: github.com/alicebob/miniredis
Dependent packages: 1,477
Dependent repositories: 2,293
Stars: 3,353 on GitHub
Forks: 235 on GitHub
Docker dependents: 177
Docker downloads: 69,181,883
Total Commits: 598
Committers: 80
Average commits per author: 7.475
Development Distribution Score (DDS): 0.525
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: about 4 hours ago

v2.4.5
Published: about 3 years ago
Registry - Documentation - Download
v2.4.6
Published: about 3 years ago
Registry - Documentation - Download
v2.5.0
Published: about 3 years ago
Registry - Documentation - Download
v2.6.0
Published: about 3 years ago
Registry - Documentation - Download
v2.7.0
Published: about 3 years ago
Registry - Documentation - Download
v2.35.0
Published: 6 months ago
Registry - Documentation - Download
v2.34.0
Published: 11 months ago
Registry - Documentation - Download
v2.33.0
Published: over 1 year ago
Registry - Documentation - Download
v2.32.1
Published: over 1 year ago
Registry - Documentation - Download
v2.31.1
Published: almost 2 years ago
Registry - Documentation - Download
v2.31.0
Published: about 2 years ago
Registry - Documentation - Download
v2.30.5
Published: over 2 years ago
Registry - Documentation - Download
v2.30.4
Published: over 2 years ago
Registry - Documentation - Download
v2.30.3
Published: over 2 years ago
Registry - Documentation - Download
v2.30.2
Published: over 2 years ago
Registry - Documentation - Download
v2.30.1
Published: over 2 years ago
Registry - Documentation - Download
v2.30.0
Published: almost 3 years ago
Registry - Documentation - Download
v2.23.1
Published: about 3 years ago
Registry - Documentation - Download
v2.23.0
Published: over 3 years ago
Registry - Documentation - Download
v2.22.0
Published: over 3 years ago
Registry - Documentation - Download
v2.21.0
Published: over 3 years ago
Registry - Documentation - Download
v2.20.0
Published: over 3 years ago
Registry - Documentation - Download
v2.19.0
Published: over 3 years ago
Registry - Documentation - Download
v2.18.0
Published: almost 4 years ago
Registry - Documentation - Download
v2.17.0
Published: almost 4 years ago
Registry - Documentation - Download
v2.16.1
Published: about 4 years ago
Registry - Documentation - Download
v2.16.0
Published: about 4 years ago
Registry - Documentation - Download
v2.15.1
Published: over 4 years ago
Registry - Documentation - Download
v2.15.0
Published: over 4 years ago
Registry - Documentation - Download
v2.14.5
Published: over 4 years ago
Registry - Documentation - Download
v2.14.4
Published: over 4 years ago
Registry - Documentation - Download
v2.14.3
Published: almost 5 years ago
Registry - Documentation - Download
v2.14.2
Published: almost 5 years ago
Registry - Documentation - Download
v2.14.1
Published: about 5 years ago
Registry - Documentation - Download
v2.14.0
Published: about 5 years ago
Registry - Documentation - Download
v2.13.3
Published: about 5 years ago
Registry - Documentation - Download
v2.13.2
Published: over 5 years ago
Registry - Documentation - Download
v2.13.1
Published: over 5 years ago
Registry - Documentation - Download
v2.13.0
Published: over 5 years ago
Registry - Documentation - Download
v2.12.0
Published: over 5 years ago
Registry - Documentation - Download
v2.11.4
Published: over 5 years ago
Registry - Documentation - Download
v2.11.3
Published: over 5 years ago
Registry - Documentation - Download
v2.11.2
Published: almost 6 years ago
Registry - Documentation - Download
v2.11.1
Published: almost 6 years ago
Registry - Documentation - Download
v2.11.0
Published: about 6 years ago
Registry - Documentation - Download
v2.10.1
Published: about 6 years ago
Registry - Documentation - Download
v2.10.0
Published: about 6 years ago
Registry - Documentation - Download
v2.9.1
Published: about 6 years ago
Registry - Documentation - Download
v2.9.0
Published: over 6 years ago
Registry - Documentation - Download
v2.8.0
Published: over 6 years ago
Registry - Documentation - Download