spec(test): DragonflyDBのフラグ見直し (MisskeyIO#977)

This commit is contained in:
あわわわとーにゅ 2025-04-16 09:55:33 +09:00 committed by GitHub
parent a89bf002db
commit 17e14bb87e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 0 additions and 48 deletions

View file

@ -42,20 +42,8 @@ spec:
env:
- name: DFLY_version_check
value: false
- name: DFLY_tcp_backlog
value: 2048
- name: DFLY_default_lua_flags
value: allow-undeclared-keys
- name: DFLY_pipeline_squash
value: 0
- name: DFLY_multi_exec_squash
value: false
- name: DFLY_conn_io_threads
value: 4
- name: DFLY_epoll_file_threads
value: 4
- name: DFLY_proactor_threads
value: 4
ports:
- containerPort: 6379
volumes: