mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-08-22 05:58:33 +00:00
0b0b5a10da
* 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