A high-performance probabilistic cache implementation in Go with ghost cache support for intelligent eviction policies. Features include thread-safe operations, TTL support, memory-aware eviction, and automatic cleanup of expired entries.
golang performance cache memory-management ttl thread-safe eviction-policy ghost-cache probabilistic-cache
-
Updated
Jan 13, 2025 - Go