- Berlin, Germany
- https://www.afalkowski.com/
- @AlexFalkowski
cache
☔️ A complete Go cache library that brings you multiple ways of managing your caches
For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.
A modern replacement for Redis and Memcached
A flexible distributed key-value database that is optimized for caching and other realtime workloads.
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
Efficient cache for gigabytes of data written in Go.
A generic dynamo implementation for different k-v storage engines
An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC
A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.
IdentityCache is a blob level caching solution to plug into Active Record. Don't #find, #fetch!
An in-memory cache with item expiration and generics
GhostDB is a distributed, in-memory, general purpose key-value data store that delivers microsecond performance at any scale.
A Transport for http.Client that will cache responses according to the HTTP RFC
A caching library with advanced concurrency features designed to make I/O heavy applications robust and highly performant
Embeddable and distributed in-memory alternative to Redis.
A Lightweight in-memory key:value cache library for Go.
Pocache is a minimal cache package which focuses on a preemptive optimistic caching strategy