This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
fgm
/
go__cache
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
ca48de6e2c
Ramas
Etiquetas
master
go__cache
/
docs
Frederic G. MARAND
ca48de6e2c
Merged documents
%!s(int64=8) %!d(string=hai) anos
..
README.md
ca48de6e2c
Merged documents
%!s(int64=8) %!d(string=hai) anos
components.md
ca48de6e2c
Merged documents
%!s(int64=8) %!d(string=hai) anos
memory.md
ca48de6e2c
Merged documents
%!s(int64=8) %!d(string=hai) anos
README.md
Gache notions
Basic idea
Like Memcached, plus...
Usability:
True FLUSHALL
Single process for multiple bins
Management
Complete locking dump/restore
Snapshots
Tag support
Pluggable storage
Journaling
Write-back/write-through replication
Chained storage (fast → slow)
But probably slower overall, but more convenient.