SQLite key-value store wrapper
Watch/Unwatch API with buffered channels (cap 16) and wildcard matching, OnChange callback hook for go-ws integration, non-blocking notify on Set/SetWithTTL/Delete/DeleteGroup. ScopedStore events emit with full prefixed group names. 16 new tests, race-clean, coverage 94.7% -> 95.5%. Co-Authored-By: Virgil <virgil@lethean.io> |
||
|---|---|---|
| bench_test.go | ||
| CLAUDE.md | ||
| coverage_test.go | ||
| events.go | ||
| events_test.go | ||
| FINDINGS.md | ||
| go.mod | ||
| go.sum | ||
| scope.go | ||
| scope_test.go | ||
| store.go | ||
| store_test.go | ||
| TODO.md | ||