go-cache topic

List go-cache repositories

go-mcache

93
Stars
16
Forks
Watchers

Fast in-memory key:value store/cache with TTL

go-cache

151
Stars
12
Forks
Watchers

This project encapsulates multiple db servers, redis、ledis、memcache、file、memory、nosql、postgresql

go-cache

128
Stars
9
Forks
Watchers

A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.

gocache

34
Stars
5
Forks
Watchers

High performance and lightweight in-memory cache library with LRU and FIFO support as well as memory-usage-based-eviction

fuego-cache

16
Stars
3
Forks
Watchers

Fuego cache is a concurrent hashed key-value pair service written 100% in Golang. A high-speed cache service with HTTP and plain TCP and CLI interfaces with persistence in disk. Easy-to-use & easy-to-...

gotcha

20
Stars
4
Forks
Watchers

gotcha: inmemory-cache in Go (Golang) with customizable algorithm