[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



Package: wnpp
Severity: wishlist
Owner: Dr. Tobias Quathamer <toddy@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

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: