Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 498 Bytes

TODO.md

File metadata and controls

13 lines (13 loc) · 498 Bytes
  • Drizzle for structural queries
  • re-introduce lint -- "lint": "eslint src --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
  • full RX SQL to fix drag eyesore (ignore set)
  • Log and count re-queries
    • grafana metrics and otel?
  • Query debug tools?
    • Which queries are active
    • How often are they hit
    • ...
    • Make this a pane that opens. Add it as a component within a db context.
  • Return same reference when same data?
    • diff data? timestamp pulling?
  • Show fps pane