Tag: Evcache
3 articles
EVCache Client Integration: Memcached Setup and Configuration
Java applications wanting to experience Netflix EVCache locally or in small teams, but server not open source, can only self-build based on Memcached.
EVCache Internal Principles: Memcached Architecture, Slab and Eviction
Using EVCache in large-scale distributed cache needs understanding of underlying Memcached memory management and eviction behavior.
EVCache Introduction: Netflix-level Architecture and Multi-Region Cache
Want to learn Netflix's EVCache system for self-development, but only know it's 'Memcached-based distributed cache'.