budibase/packages/backend-core/src/events
Sam Rose 97cd58550a
Fix tests for real this time.
2025-03-27 16:31:42 +00:00
..
asyncEvents Implement APM and metrics on our bull queues. 2025-03-27 11:49:09 +00:00
processors Fix tests for real this time. 2025-03-27 16:31:42 +00:00
publishers Merge master. 2024-12-09 17:18:38 +00:00
analytics.ts Configs updates: remove circular deps, dedicated module, typing improvements, reduce db reads 2023-02-23 13:41:35 +00:00
backfill.ts Complete conversion of backend-core to Typescript. 2022-11-24 18:48:51 +00:00
documentId.ts Main body of PR comments, switching event handling to be a publisher of async events, a generic event; then adding a new async document update processor, which can later be converted to be part of the event processing pipeline. 2023-04-15 00:37:22 +01:00
events.ts Override identity for events sent from dispatcher 2024-03-22 10:41:27 +01:00
identification.ts Don't fetch account for identifyTenantGroup posthog event (#15092) 2024-11-29 13:12:13 +00:00
index.ts Export publishEvent (#14560) 2024-09-11 14:02:42 +00:00