[ Source: golang-go-cache ]
Package: golang-github-pmylund-go-cache-dev (0.0~git20150304-2)
Links for golang-github-pmylund-go-cache-dev
Debian Resources:
Download Source Package golang-go-cache:
- [golang-go-cache_0.0~git20150304-2.dsc]
- [golang-go-cache_0.0~git20150304.orig.tar.gz]
- [golang-go-cache_0.0~git20150304-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
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.
Other Packages Related to golang-github-pmylund-go-cache-dev
|
|
|
|
-
- dep: golang-go
- Go programming language compiler, linker, compiled stdlib
Download golang-github-pmylund-go-cache-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 12.2 kB | 87.0 kB | [list of files] |