Package: wnpp Severity: wishlist Owner: Tim Potter <t...@hp.com> * Package name : golang-go-cache Version : 0.0~git20150304 Upstream Author : Patrick Mylund Nielsen * URL : https://patrickmn.com/projects/go-cache/ * License : MIT Programming Lang: Go Description : Go library for in-memory key/value store 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 -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20150513051410.25651.30264.report...@ozlabs.org