mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-05 21:02:58 +00:00
* feat(procedure): Add key prefix * feat: Remove store config from ProcedureConfig * refactor(procedure): Address review comments Add proc_path! macro and rename KEY_PREFIX to PROC_PATH * docs: Update procedure config examples