platform
platform copied to clipboard
Datastore Tracker Issue
- [ ] Improve auto-generated docs organization
- [ ] Datastore output schema doesn't block ObjectSchema, which results in bad docs
- [ ] Can't do concurrent queries against same datastore (need to modify queries to support generated names, or use unique connections)
- may need to actually test what happens since this is passed into the vm
- [ ] Remote Datastore query optimization (currently not smart enough to extract sub select)
- [ ] Add support for round-robining of queries in a cluster