[Feature] Support Read and Write Limitation on Hstore Backend
Open
feature
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 636
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 14
Description
### Feature Description (功能描述)
Each hstore server may be accessed by multiple graph servers, so we need to increase traffic control on the hstore side to protect the hstore server from being suspended due to too much traffic in high-concurrency scenarios
So, I want to implement rate limiting for read and write speeds in Hstore when CPU or memory reaches threshold levels.
Contributor guide
Assessment
This issue has not been assessed yet.