coder/coderd/database/pubsub
Cian Johnston 5454f4997b
chore(ci): clean up databases after test finishes in CI (#12702)
2024-03-21 14:53:16 +00:00
..
pubsub.go fix: stop holding Pubsub mutex while calling pq.Listener (#12518) 2024-03-12 09:44:12 +04:00
pubsub_internal_test.go fix: stop holding Pubsub mutex while calling pq.Listener (#12518) 2024-03-12 09:44:12 +04:00
pubsub_linux_test.go chore(ci): clean up databases after test finishes in CI (#12702) 2024-03-21 14:53:16 +00:00
pubsub_memory.go feat: make pgCoordinator generally available (#8419) 2023-07-12 13:35:29 +04:00
pubsub_memory_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
pubsub_test.go chore(ci): clean up databases after test finishes in CI (#12702) 2024-03-21 14:53:16 +00:00
watchdog.go fix: start timer before subscribing to avoid test race (#12031) 2024-02-06 20:21:23 +04:00
watchdog_test.go feat: add watchdog to pubsub (#12011) 2024-02-06 16:58:45 +04:00