Crate picodata_plugin Copy item path Source background Background container for long live jobs.
Background container guarantees job liveness across plugin life cycle. error_code internal Picodata internal API. interplay Communication between picodata
runtime and any third party runtimes such as tokio
,
smol
or even your custom runtime.
This module provides two API’s: log Log module provides special log marcos for end-to-end logging and ability to change
default tarantool-logger templates (using tarolog
lib). metrics plugin sql Picodata SQL API. system System module provides raw tarantool functional (using tarantool-module
lib). transport Transport module provides APIs for communication between picodata
instances (using RPC),
or between picodata
instance and outer world (for example, by HTTP protocol). util pico_debug pico_error pico_info pico_warn PICOPLUGIN_VERSION