apache/incubator-horaedb-meta

Implement persistent storage for procedures in the storage

chunshao90 opened this issue · 0 comments

Description
Merge the implementation of the procedure storage with the storage storage implementation to prevent cases where the etcd key is not prefixed with the root path.

Proposal
Support persisting procedure in server/storage/storage_impl.go.

Additional context