apollo-backend/internal/repository
André Medeiros 9341e08123 feat(ops): add distributed tracing (#109)
* tracing

* instrument redis

* add instrumentation around queue acks

* adjust backoff schedules for reddit

* set proper http client on reddit

* populate account last message ID on upsert

* pass last message id on upsert

* schedule accounts in a predictable order
2022-11-05 15:59:33 -04:00
..
connection.go feat(ops): add distributed tracing (#109) 2022-11-05 15:59:33 -04:00
postgres_account.go feat(ops): add distributed tracing (#109) 2022-11-05 15:59:33 -04:00
postgres_device.go fix error handling on postgres repositories 2022-05-23 11:49:48 -04:00
postgres_device_test.go fix tests 2022-05-23 11:51:22 -04:00
postgres_live_activity.go same timezone everywhere 2022-10-27 15:47:26 -04:00
postgres_subreddit.go Better testing (#62) 2022-05-07 12:37:21 -04:00
postgres_user.go fix error handling on postgres repositories 2022-05-23 11:49:48 -04:00
postgres_watcher.go fix error handling on postgres repositories 2022-05-23 11:49:48 -04:00
postgres_watcher_test.go Better testing (#62) 2022-05-07 12:37:21 -04:00