sq/libsq/core/oncecache/example/hrsystem/README.md
Neil O'Toole a3cd01f36a
#353 Diff performance (#399)
* Diff refactor
2024-02-20 16:26:45 -07:00

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.