NEST by Elastic and contributors

<PackageReference Include="NEST" Version="5.6.1" />

.NET API 5,053,440 bytes

 IClusterModuleSettings

public interface IClusterModuleSettings
Settings to control where, when, and how shards are allocated to nodes.

IDictionary<string, LogLevel> Logger { get; set; }

bool? ReadOnly { get; set; }