0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-25 11:17:50 +01:00
posthog/plugin-server/tests/main
Brett Hoerner 70549f834d
fix(plugin-server): write out less overrides on behalf of personless … (#23204)
* fix(plugin-server): write out less overrides on behalf of personless mode

* don't skip writing overrides (so we can backfill posthog_personlessdistinctid)

* swap ugly double-array params for array of objects

* bigint id for PersonlessDistinctId

* add LRU cache for posthog_personlessdistinctid inserts

* fix tests

* overzealous search and replace
2024-07-01 12:10:07 -06:00
..
ingestion-queues
jobs
capabilities.test.ts
db.test.ts fix(plugin-server): write out less overrides on behalf of personless … (#23204) 2024-07-01 12:10:07 -06:00
process-event.test.ts fix(plugin-server): write out less overrides on behalf of personless … (#23204) 2024-07-01 12:10:07 -06:00
teardown.test.ts