Pocache is a minimal cache package which focuses on a preemptive optimistic caching strategy
-
Updated
Nov 9, 2024 - Go
Pocache is a minimal cache package which focuses on a preemptive optimistic caching strategy
A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.
High performance and lightweight in-memory cache library with LRU and FIFO support as well as memory-usage-based-eviction
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-deploy cache service totally free. PRs are welcome folks.
🗃️ [高性能内存缓存库] Goroutine-safe, high-performance in-memory cache, optimized for reads over writes, with expiration, rich API, and support for generics.
💾 A cache storage engine implemented in Go
Go Standards Recommendations - common interfaces. e.g: cache, logger. Golang 一些通用的接口定义
A simple simple in-memory caching library in Go.
Golang implementation of Memory Cache.
OpenWeatherMap forecast JSON served via AppEngine Go
因为数据量大了之后有时候需要一种比较戳的方法查询,就是把数据捞到服务器上然后再筛选计算,转换成需要的数据,这个操作过程会有很多常用的方法,所以做这个库玩玩
Add a description, image, and links to the go-cache topic page so that developers can more easily learn about it.
To associate your repository with the go-cache topic, visit your repo's landing page and select "manage topics."