[ Fonte: golang-github-renekroon-ttlcache ]
Pacote: golang-github-renekroon-ttlcache-dev (2.3.0+ds-1)
Links para golang-github-renekroon-ttlcache-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-renekroon-ttlcache:
- [golang-github-renekroon-ttlcache_2.3.0+ds-1.dsc]
- [golang-github-renekroon-ttlcache_2.3.0+ds.orig.tar.xz]
- [golang-github-renekroon-ttlcache_2.3.0+ds-1.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
In-memory string-interface{} map with expiration for Golang
TTLCache is a simple key/value cache in golang with the following functions:
- Thread-safe - Individual expiring time or global expiring time, you can choose - Auto-Extending expiration on Get - DNS style TTL, see SkipTtlExtensionOnHit(bool) - Fast and memory efficient - Can trigger callback on key expiration
Project TTLCache was forked from wunderlist/ttlcache to add extra functions not available in the original scope. The main differences are:
- An item can store any kind of object, previously, only strings could be saved - Optionally, you can add callbacks to: check if a value should expire, be notified if a value expires, and be notified when new values are added to the cache - The expiration can be either global or per item - Can exist items without expiration time - Expirations and callbacks are realtime
Outros pacotes relacionados a golang-github-renekroon-ttlcache-dev
|
|
|
|
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package
Download de golang-github-renekroon-ttlcache-dev
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 15.9 kB | 68.0 kB | [lista de arquivos] |