Initial commit

This commit is contained in:
juancwu 2026-04-29 03:10:17 +00:00
commit bb6fcf3ba7
3 changed files with 110 additions and 0 deletions

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# cubby
A tiny in-memory key-value cache shared between processes via a Unix socket.