You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rust crate for sharing a small key/value cache between processes on the same host, using POSIX shared memory, a per-slot seqlock, and no daemon in the middle.