Skip to content
Snippets Groups Projects
Verified Commit 967e904e authored by Denis Smirnov's avatar Denis Smirnov
Browse files

feat: improve SQL performance

1. A better VDBE caching was implemented for local SQL.
2. Local SQL is called via C API rather then Lua.
3. A new prepare-unprepare fiber added to manage SQL statement
   cache.
parent 42f19215
No related branches found
No related tags found
1 merge request!1256Refactor SQL executor
Pipeline #50305 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment