mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-09 06:42:57 +00:00
* docs: Add procedure framework RFC * docs: Add dump, rollback and locking to procedure framework * docs: Change ProcedureBuilder to ProcedureLoader * docs: Add sub-procedures section * docs: Add a link to explain idempotent * docs: Add link to the tracking issue * docs: Fix ProcedureLoader type alias * docs: Update procedure API * docs: Address CR comments * docs: Update path and make the docs more clear