mirror of
https://github.com/neilotoole/sq.git
synced 2024-12-25 01:04:55 +03:00
a3cd01f36a
* Diff refactor
274 B
274 B
hrsystem: oncecache example
hrsystem
contains a oncecache
example. It is a simple staff directory backed by a
pretend DB. It uses oncecache
to reduce DB calls.
One of the key things that hrsystem
demonstrates is cache entry propagation across a
composite cache.