NexRes v1.9.0
Support Multi-version Key-Value Interface. (Junchao Chen)
- Get and Set need to provide a version number to fetch the correct version of the data (if exists) or write to the correct version of data (if not overwritten already), respectively.
- Provide interfaces to obtain historical data with a specific version or a range of versions.