Skip to main content

Module loader

Module loader 

Source
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§

LoadError
Errors from the library loader.

Functions§

ensure_library
Ensure the flowfabric function library is loaded on the server and at the expected version.