This repository has been archived by the owner on Jul 4, 2020. It is now read-only.
v0.2.7
- Introduces a new concept, Thread Key, which is a smart wrapper around a Service and Read Key, allowing for easy marshaling and string conversion. There are two variants, key and service-only key.
Removes unneeded nonce handling with symmetric keys. - Changes naming to DB, Instance, and Collection
- Remove the need to Start a DB after creation/joining.
- Improves API naming and response types