Skip to content
Release 0.8.1

- Adds new store_ts with higher precision time
  The interface takes a batch (vec) of key,value,ts  that may be stored
  up previously, and saves them without adjusting for time-skips.
  This is not meant for bulks of data in high precision, as it follows
  normal storage use, but allows for higher precision timestamps.