Title here
Summary here
Thanks for improving bouine. This project values correctness, performance, and operational clarity.
pre-commit (pip install pre-commit or brew install pre-commit)git clone https://github.com/bouine-cache/bouine.git
cd bouine
make hooks
make allPLAN.md and the relevant package docs.make all; make bench if touching L1–L6.feat(cache): add negative caching for 404 responses
fix(cluster): retry join until actual peers discovered
docs(runbook): document cluster join retryAllowed prefixes: feat, fix, chore, docs, refactor, test, perf, build, ci.
pre-commit run --all-files passesmake all passes