DotNext.Net.Cluster by .NET Foundation and Contributors

<PackageReference Include="DotNext.Net.Cluster" Version="5.0.0" />

 PersistentClusterConfigurationStorage<TAddress>

Represents persistent cluster configuration storage.
protected PersistentClusterConfigurationStorage(string path, int fileBufferSize = 512, IEqualityComparer<TAddress> comparer = null, MemoryAllocator<byte> allocator = null)

Initializes a new persistent storage.

Releases managed resources associated with this object.