Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

完善 config get 返回的参数 #1593

Closed
luky116 opened this issue Jun 6, 2023 · 4 comments · Fixed by #1737
Closed

完善 config get 返回的参数 #1593

luky116 opened this issue Jun 6, 2023 · 4 comments · Fixed by #1737

Comments

@luky116
Copy link
Collaborator

luky116 commented Jun 6, 2023

目前config get查询的参数不全,比如,read-only参数,其他的参数要调研下,尽量返回全

@infdahai
Copy link

infdahai commented Jun 7, 2023

可以参考这里 https://redis.io/commands/config-get/

@luky116
Copy link
Collaborator Author

luky116 commented Jun 10, 2023

@luky116
Copy link
Collaborator Author

luky116 commented Jul 8, 2023

0708 李丙志跟进

@SinuxLee
Copy link
Contributor

SinuxLee commented Jul 15, 2023

maybe, we can return the more configuration items, eg:

  • blob-cache
  • blob-compression-type
  • blob-file-size
  • blob-garbage-collection-age-cutoff
  • blob_garbage_collection_force_threshold
  • blob-num-shard-bits
  • compression_per_level
  • default-slot-num
  • double-master-ip
  • double-master-port
  • double-master-sid
  • enable-blob-files
  • enable-blob-garbage-collection
  • identify-binlog-type
  • loglevel
  • master-run-id
  • min-blob-size
  • pin_l0_filter_and_index_blocks_in_cache
  • run-id
  • slave-read-only
  • sync-buffer-size

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants