platform icon indicating copy to clipboard operation
platform copied to clipboard

Datastore Tracker Issue

Open blakebyrnes opened this issue 2 years ago • 0 comments

  • [ ] 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

blakebyrnes avatar Apr 19 '23 01:04 blakebyrnes