What's Changed
Performance
- perf: overwrite fast path — skip admission policy on updates (
e9fc1cf) - perf: remove read-path and TTL-write serialization points; fix scan pagination (
add7adf) - perf: legacy CacheDriver is now a wrapper over the generic Cache (
bdad49b) - perf: striped metrics (opt-in by default) and lazy clock start (
1fe8701) - perf: hot-path quick wins (
7417b53)
Other Changes
- chore: remove dead code, repo hygiene, doc fixes (
5663770)
Contributors
Full Changelog: v1.0.2...v1.0.3