0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-29 03:04:16 +01:00
posthog/plugin-server/functional_tests
Harry Waye 2f9e2928fe
chore(plugin-server): use librdkafka producer everywhere (#15314)
* chore(plugin-server): use librdkafka producer everywhere

We say some 10x improvements in the throughput for session recordings.
Hopefully there will be more improvements here as well, although it's a
little less clear cut.

I don't try to provide any improvements in guarantees around message
production here.

* we still need to enable snappy for kafkajs
2023-05-04 13:02:44 +00:00
..
api.ts feat: Async handlers use person info from event (#15307) 2023-05-04 13:25:56 +02:00
definitions.test.ts test: remove explicit dependencies from functional tests (#14471) 2023-03-01 12:03:54 +00:00
expectations.ts
exports-v1.test.ts test: remove explicit dependencies from functional tests (#14471) 2023-03-01 12:03:54 +00:00
exports-v2.test.ts test: remove explicit dependencies from functional tests (#14471) 2023-03-01 12:03:54 +00:00
ingestion.test.ts docs(set/set_once): add $set/$set_once to docs (#15306) 2023-05-01 12:09:38 +00:00
jest.global-teardown.ts
jest.setup.ts
jobs-consumer.test.ts test: remove explicit dependencies from functional tests (#14471) 2023-03-01 12:03:54 +00:00
kafka.ts chore(plugin-server): use librdkafka producer everywhere (#15314) 2023-05-04 13:02:44 +00:00
plugins.test.ts chore(plugin-server): remove piscina workers (#15327) 2023-05-03 14:42:16 +00:00
scheduled-tasks-runner.test.ts test: remove explicit dependencies from functional tests (#14471) 2023-03-01 12:03:54 +00:00
session-recordings-blob-ingestion.test.ts fix: push the buffer files storage down a level (#15295) 2023-05-02 08:12:52 +01:00
session-recordings.test.ts chore(plugin-server): use librdkafka producer everywhere (#15314) 2023-05-04 13:02:44 +00:00
web-performance-events.test.ts test: remove explicit dependencies from functional tests (#14471) 2023-03-01 12:03:54 +00:00
webhooks.test.ts feat: Async handlers use person info from event (#15307) 2023-05-04 13:25:56 +02:00