golang-github-bsm-redeo 2.1.1-1 source package in Ubuntu

Changelog

golang-github-bsm-redeo (2.1.1-1) unstable; urgency=medium

  * New upstream release.

 -- Michael Lustfield <email address hidden>  Sun, 15 Oct 2017 21:37:03 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-bsm-redeo_2.1.1-1.dsc 2.2 KiB 4ea210d5a8e3371eb7e6958e271a0a86c87eeb2652c579df9f61a8e15e0c943a
golang-github-bsm-redeo_2.1.1.orig.tar.xz 22.0 KiB 9e447db4b3c68cd20b43dda98bf47ecc5e122e1f02e6ff248a31817619fb235d
golang-github-bsm-redeo_2.1.1-1.debian.tar.xz 2.4 KiB 278ec329d70303afb45e529e7338db5205c43a72b3e7c0deee45350b156bcc4d

No changes file available.

Binary packages built by this source

golang-github-bsm-redeo-dev: Framework for building redis-compatible TCP services

 This library provides a framework for building redis-compatible TCP
 services in the Go language. This can be used to replicate (or mimic)
 a redis server. More often, it will be used to implement only the
 portion of Redis needed for the application.