golang-github-stvp-tempredis 0.0~git20231107.8a695b6-1 source package in Ubuntu

Changelog

golang-github-stvp-tempredis (0.0~git20231107.8a695b6-1) unstable; urgency=medium

  * New upstream snapshot.

 -- Sascha Steinbiss <email address hidden>  Mon, 20 Nov 2023 11:47:58 +0100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-stvp-tempredis_0.0~git20231107.8a695b6-1.dsc 2.4 KiB c753075b638f3342328b7caad9be08ab3149e68e57456d5607f5e97bb3105e98
golang-github-stvp-tempredis_0.0~git20231107.8a695b6.orig.tar.xz 2.9 KiB bd3e18ba6d32176ccceb6c7eaffaf2ab76d86874198afb934ebfe3e9bf6822d3
golang-github-stvp-tempredis_0.0~git20231107.8a695b6-1.debian.tar.xz 2.3 KiB 2f24db0b2c5bc750f206ccfe07eba7d331ccffbc58ed3b2e289331335077a638

No changes file available.

Binary packages built by this source

golang-github-stvp-tempredis-dev: Go package to start and stop temporary redis-server processes

 Tempredis (Temporary redis-server processes for golang testing) provides a
 comvenient interface to start and stop new temporary Redis processes, e.g.
 for unit testing Redis-based tools on 'the real thing' instead of mocked
 Redis instances.