Files
evolved.lua/ROADMAP.md
2024-11-23 11:46:14 +07:00

265 B

Roadmap

Backlog

  • add additional oop-like api
  • add fluent interface for oop-like api
  • cache matched chunks in queries
  • cache transitions between chunks
  • chunk's children should be sorted by id and stored in an array instead of a table