Skip to content
Snippets Groups Projects
  1. Feb 06, 2024
  2. Feb 03, 2024
  3. Feb 02, 2024
    • Arseniy Volynets's avatar
      feat: support pg like parameters · 47c25b83
      Arseniy Volynets authored
      - support parameters in form of $n like in postgres
      - parameters are numbered from 1
      - can't use both tarantool (?) and pg-like ($n) params
      in one query
      47c25b83
  4. Feb 01, 2024
  5. Jan 27, 2024
    • Arseniy Volynets's avatar
      refactor: tracing · 4e1574c1
      Arseniy Volynets authored
      - refactor tracing api to take tracer
      from library user. Now there is a trait
      for Tracer and sbroad does really know
      what tracer is being passed
      - All tracing tables were moved out to Picodata
      - remove tracing from cartridge:
      as it is not used and no need to
      maintain it
      4e1574c1
  6. Jan 26, 2024
  7. Jan 25, 2024
  8. Jan 17, 2024
  9. Jan 11, 2024
  10. Jan 10, 2024
  11. Dec 29, 2023
  12. Dec 27, 2023
  13. Dec 18, 2023
  14. Dec 13, 2023
  15. Dec 12, 2023
  16. Nov 27, 2023
  17. Nov 24, 2023
  18. Nov 23, 2023
    • Denis Smirnov's avatar
      feat: migrate to the full-temporary spaces · 7f154389
      Denis Smirnov authored
      All materialized table on the storages are now fully temporary and
      do not leave any records in WAL. Statistics table are left data
      temporary as there is no need to recreate them on every restart.
      7f154389
  19. Nov 22, 2023
  20. Nov 20, 2023
  21. Nov 01, 2023
  22. Oct 31, 2023
  23. Oct 26, 2023
  24. Oct 25, 2023
  25. Oct 19, 2023
Loading