ulixee / platform

Home of the Ulixee Open Data Platform

Home Page:https://ulixee.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Datastore Tracker Issue

blakebyrnes opened this issue · 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