golang-github-bsm-redeo 0.0~git20170711.0.9c7b851-1 source package in Ubuntu

Changelog

golang-github-bsm-redeo (0.0~git20170711.0.9c7b851-1) unstable; urgency=medium

  * New upstream release.
  * Added new build dependency.

 -- Michael Lustfield <email address hidden>  Tue, 18 Jul 2017 15:20:51 -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

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-bsm-redeo_0.0~git20170711.0.9c7b851-1.dsc 2.3 KiB d86976e71b49b2bd0e3423f35aec3baec5a72f85e75896230c7ed815659902b1
golang-github-bsm-redeo_0.0~git20170711.0.9c7b851.orig.tar.xz 18.9 KiB 461618a132de497819b88422ca759d8efa2b8060397619d7c00f8109bebc1561
golang-github-bsm-redeo_0.0~git20170711.0.9c7b851-1.debian.tar.xz 2.1 KiB 16e07667a5ebd25b6f8e49826643e5ed05f181d70ef3d91130642a2c4ab7fb13

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.