OpenAtomFoundation / pika

Pika is a Redis-Compatible database developed by Qihoo's infrastructure team.
BSD 3-Clause "New" or "Revised" License
5.83k stars 1.19k forks source link

Pika 智能化参数 #2830

Open luky116 opened 1 month ago

luky116 commented 1 month ago

Is this a regression?

Yes

Description

根据机器硬件参数智能化设置一些 pika 和 rocksdb 的参数

Please provide a link to a minimal reproduction of the bug

No response

Screenshots or videos

No response

Please provide the version you discovered this bug in (check about page for version information)

No response

Anything else?

No response

Issues-translate-bot commented 1 month ago

Bot detected the issue body's language is not English, translate it automatically.


Title: Pika intelligent parameters

baixin01 commented 1 month ago

1.根据用户申请的资源,自动配置conf资源。 2.根据负载,读写来做自动配置conf资源。 3.运维根据文档,脚本做cpu资源配置。

Issues-translate-bot commented 1 month ago

Bot detected the issue body's language is not English, translate it automatically.


  1. Automatically configure conf resources according to the resources requested by the user.
  2. Automatically configure conf resources according to load, reading and writing.
  3. Operation and maintenance configures CPU resources according to documents and scripts.