incubator-horaedb-meta icon indicating copy to clipboard operation
incubator-horaedb-meta copied to clipboard

Implement persistent storage for procedures in the storage

Open chunshao90 opened this issue 1 year ago • 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

chunshao90 avatar Nov 15 '23 03:11 chunshao90