[ Fonte: golang-github-patrickmn-go-cache ]
Pacote: golang-github-patrickmn-go-cache-dev (2.1.0-1.1)
Links para golang-github-patrickmn-go-cache-dev
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte golang-github-patrickmn-go-cache:
- [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]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
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.
Download de golang-github-patrickmn-go-cache-dev
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 12.0 kB | 91.0 kB | [lista de arquivos] |