Skip to content
Snippets Groups Projects
  1. Sep 11, 2024
  2. Sep 10, 2024
  3. Sep 09, 2024
    • Arseniy Volynets's avatar
      feat: use two round protocol for cacheable requests · 5ccdddaa
      Arseniy Volynets authored and Arseniy Volynets's avatar Arseniy Volynets committed
      - For cacheable requests, we now send only cache required data needed to
      execute the query if it is in the storage cache. If query is not in the
      storage cache, storage returns empty result with flag indicating there
      was a cache miss. Then coordinator sends the second round of requests to
      replicasets where cache miss happened. It sends the full message there.
      - Parameters for required message are now computed without compilation
      to SyntaxPlan - Fixed parameter order in SyntaxPlan
      5ccdddaa
  4. Sep 06, 2024
  5. Sep 01, 2024
  6. Aug 30, 2024
  7. Aug 26, 2024
  8. Aug 22, 2024
  9. Aug 20, 2024
  10. Aug 12, 2024
  11. Aug 09, 2024
  12. Aug 08, 2024
  13. Aug 07, 2024
  14. Aug 06, 2024
  15. Aug 05, 2024
  16. Aug 02, 2024
  17. Jul 30, 2024
  18. Jul 14, 2024
  19. Jul 12, 2024
  20. Jul 10, 2024
  21. Jul 09, 2024
Loading