cockroachdb / cockroachdb/cockroach
storage,cli: improve ergonomics of setting custom Pebble options
Open
A-storage
C-enhancement
O-postmortem
P-3
T-storage
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Setting custom Pebble options is possible through the `--store` flag today, but the syntax is tricky to get right. In particular, escaping the syntax's spaces and whitespace is difficult to get right. We should consider alternative interfaces.
Jira issue: CRDB-50602
Contributor guide
Assessment
This issue has not been assessed yet.