v0.0.0-alpha0
Pre-release
Pre-release
Caveats
This is a pre-production alpha release and you should expect breaking API changes before we release v1.0.
What's new
- Basic metadata operations: CreateStore, CreateRecord, DeleteRecord, GetStore, ListStores, DeleteStore, GetRecord, UpdateRecord
- GCP Datastore support for the backend
Known issues
- There is no large blob or cache support yet
- The HTTP REST endpoint is not tested and the current implementation will be removed from future releases. We are discussing better options to support REST APIs in the future.