Open
Description
Before Creating the Enhancement Request
- I have confirmed that this should be classified as an enhancement rather than a bug/feature.
Summary
Loading the kv database should be performed before initializing the service so that the information of the kv database can be statistically analyzed.
Motivation
The indicators and other data of the kv database can be obtained for statistical analysis
Describe the Solution You'd Like
load kv store before service start
Describe Alternatives You've Considered
Load the database when the service is initialized
Additional Context
null