Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 414 Bytes

File metadata and controls

17 lines (12 loc) · 414 Bytes

datarouter-snapshot

Hooks a snapshot into a block storage implementation and has tools for managing snapshots.

Installation with Maven

<dependency>
	<groupId>io.datarouter</groupId>
	<artifactId>datarouter-snapshot-manager</artifactId>
	<version>0.0.126</version>
</dependency>

License

This library is licensed under the Apache License, Version 2.0 - see LICENSE for details.