[ Quellcode: golang-github-patrickmn-go-cache ]
Paket: golang-github-patrickmn-go-cache-dev (2.1.0-1.1)
Links für golang-github-patrickmn-go-cache-dev
Debian-Ressourcen:
Quellcode-Paket golang-github-patrickmn-go-cache herunterladen:
- [golang-github-patrickmn-go-cache_2.1.0-1.1.dsc]
- [golang-github-patrickmn-go-cache_2.1.0.orig.tar.xz]
- [golang-github-patrickmn-go-cache_2.1.0-1.1.debian.tar.xz]
Betreuer:
Externe Ressourcen:
- Homepage [github.com]
Ähnliche Pakete:
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.
golang-github-patrickmn-go-cache-dev herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 12,0 kB | 91,0 kB | [Liste der Dateien] |