Extra options to be merged into cassandra.yaml as nix attribute set.
Declarations
Type
attribute set
Default
{ }
Example
{
commitlog_sync_batch_window_in_ms = 3;
}
Sign in to create a configuration using this setting.
Extra options to be merged into cassandra.yaml as nix attribute set.
attribute set
{ }
{
commitlog_sync_batch_window_in_ms = 3;
}