Version:
DirectoryRaftRepository Class
A simple disk-based repository.
Syntax
public
class
DirectoryRaftRepository : Inedo.Otter.Extensibility.RaftRepositories.RaftRepository, System.IDisposable
Properties
|
Name |
Description |
|
IsReadOnly
|
|
|
ReadOnly
|
Gets or sets a value indicating whether the repository should be treated as read only.
|
|
RepositoryPath
|
Gets or sets the disk path.
|