[ Source: golang-go-cache ]
Package: golang-github-pmylund-go-cache-dev (0.0~git20191004-1)
Links for golang-github-pmylund-go-cache-dev
Debian Resources:
Download Source Package golang-go-cache:
- [golang-go-cache_0.0~git20191004-1.dsc]
- [golang-go-cache_0.0~git20191004.orig.tar.xz]
- [golang-go-cache_0.0~git20191004-1.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 | 13.5 kB | 95.0 kB | [list of files] |