Skip to content
Snippets Groups Projects
  1. Mar 05, 2024
  2. Feb 26, 2024
  3. Feb 20, 2024
  4. Feb 19, 2024
  5. Feb 06, 2024
  6. Feb 03, 2024
  7. 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
  8. Feb 01, 2024
  9. 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
  10. Jan 26, 2024
  11. Jan 25, 2024
  12. Jan 17, 2024
  13. Jan 11, 2024
  14. Jan 10, 2024
  15. Dec 29, 2023
  16. Dec 27, 2023
  17. Dec 18, 2023
  18. Dec 13, 2023
  19. Dec 12, 2023
  20. Nov 27, 2023
  21. Nov 24, 2023
  22. 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
  23. Nov 22, 2023
  24. Nov 20, 2023
Loading