Skip to content
Snippets Groups Projects
  1. Sep 10, 2024
    • Denis Smirnov's avatar
      feat: improve SQL performance · 967e904e
      Denis Smirnov authored
      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.
      967e904e
  2. Sep 09, 2024
  3. Sep 06, 2024
Loading