Expand description
Library loader: ensures the flowfabric Lua function library is loaded
on the Valkey server at the expected version.
Pattern: version-check → load-if-needed → verify (matches glide-mq).
Enums§
- Load
Error - Errors from the library loader.
Functions§
- ensure_
library - Ensure the
flowfabricfunction library is loaded on the server and at the expected version.