openreplay/backend/pkg/messages
Alexander 9370a7a50e
Adapt CH client for a new PA events table (#2960)
* feat(db): use a new CH events schema

* feat(db): added a missing columns to issue events

* feat(db): correct order of the issue's arguments

* feat(db): crop for url related strings

* feat(db): added missing values

* feat(db): moved materialized columns to json

* feat(db): use the latest ch library with JSON support

* feat(db): added missing duration for requests event
2025-01-20 14:21:57 +01:00
..
performance Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
bytes.go [Storage] added sort operation for session messages (#921) 2023-01-11 16:23:10 +01:00
cache.go [DB] moved click events to bulks (#892) 2022-12-26 15:59:32 +01:00
filters.go global string dictionary support (#2652) 2024-10-30 15:31:26 +01:00
get-timestamp.go Mobile renaming (protocol + backend) (#2078) 2024-04-12 09:30:24 +02:00
iterator-ender.go Json logs format (#1952) 2024-03-14 12:51:14 +01:00
iterator-images.go Backend for mobile tracker support (#1456) 2023-10-09 15:02:20 +02:00
iterator-sink.go Json logs format (#1952) 2024-03-14 12:51:14 +01:00
iterator.go Mobile renaming (protocol + backend) (#2078) 2024-04-12 09:30:24 +02:00
legacy-message-transform.go Webvitals for replays (#2627) 2024-09-30 16:08:42 +02:00
message.go Adapt CH client for a new PA events table (#2960) 2025-01-20 14:21:57 +01:00
messages.go global string dictionary support (#2652) 2024-10-30 15:31:26 +01:00
primitives.go feat(backend): reader maintains multibyte type 2023-03-22 10:00:06 +01:00
raw.go Heuristics refactoring (#987) 2023-03-09 09:54:12 +01:00
read-message.go global string dictionary support (#2652) 2024-10-30 15:31:26 +01:00
reader.go feat(backend): reader maintains multibyte type 2023-03-22 10:00:06 +01:00
session-iterator.go Mob split (#2015) 2024-04-03 17:10:44 +02:00