[pkg-go] Bug#893820: ITP: golang-github-patrickmn-go-cache -- in-memory key:value store/cache (similar to Memcached)

Dr. Tobias Quathamer toddy at debian.org
Thu Mar 22 20:08:01 UTC 2018


Package: wnpp
Severity: wishlist
Owner: Dr. Tobias Quathamer <toddy at debian.org>

* Package name    : golang-github-patrickmn-go-cache
  Version         : 2.1.0-1
  Upstream Author : Patrick Mylund Nielsen
* URL             : https://github.com/patrickmn/go-cache
* License         : Expat
  Programming Lang: Go
  Description     : in-memory key:value store/cache (similar to Memcached)

 go-cache is an in-memory key:value store/cache similar
 to memcached that is suitable for applications running on a single
 machine. Its major advantage is that, being essentially a thread-safe
 map[string]interface{} with expiration times, it doesn't need to serialize
 or transmit its contents over the network.


This package is a dependency of the new upstream version of rclone.

Regards,
Tobias

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-go-maintainers/attachments/20180322/b436b7fa/attachment-0001.sig>


More information about the Pkg-go-maintainers mailing list