Ellie Huxtable
|
efe67f8fef
|
boot http server
|
2023-12-04 14:42:05 +00:00 |
|
Ellie Huxtable
|
e4554641d0
|
add deps
|
2023-12-04 14:26:08 +00:00 |
|
Tomás Farías Santana
|
123a3fa132
|
Merge pull request #1 from PostHog/feat/pgqueue
feat: Initial PgQueue implementation
|
2023-12-04 10:35:17 +01:00 |
|
Tomás Farías Santana
|
d5f345dadd
|
fix: Update documentation and names
|
2023-12-04 10:32:18 +01:00 |
|
Tomás Farías Santana
|
746120b4cd
|
fix: Typo
Co-authored-by: Brett Hoerner <brett@bretthoerner.com>
|
2023-12-04 10:25:03 +01:00 |
|
Tomás Farías Santana
|
521fb51264
|
fix: More docstring updates.
Co-authored-by: Brett Hoerner <brett@bretthoerner.com>
|
2023-12-04 10:24:43 +01:00 |
|
Tomás Farías Santana
|
2ab6250078
|
fix: Update docstring
Co-authored-by: Brett Hoerner <brett@bretthoerner.com>
|
2023-12-04 10:24:28 +01:00 |
|
Tomás Farías Santana
|
401336a853
|
refactor: Return from match and close connection as recommended
|
2023-12-01 18:27:51 +01:00 |
|
Tomás Farías Santana
|
4bf6516895
|
refactor: Move queries to state handling methods in Job
|
2023-12-01 18:09:52 +01:00 |
|
Tomás Farías Santana
|
d05f6ebccb
|
feat: Implement PgTransactionJob to hold a transaction open for the job
|
2023-12-01 16:48:03 +01:00 |
|
Tomás Farías Santana
|
8c5c7ec19d
|
chore: Add basic requirements
|
2023-12-01 15:01:22 +01:00 |
|
Tomás Farías Santana
|
67c28b0c6a
|
chore: Add docstrings
|
2023-12-01 14:49:58 +01:00 |
|
Tomás Farías Santana
|
5d0838f175
|
feat: Support for retrying
|
2023-12-01 14:23:03 +01:00 |
|
Tomás Farías Santana
|
da952a6629
|
fix: Use the type alias I defined
|
2023-12-01 00:44:09 +01:00 |
|
Tomás Farías Santana
|
c6ab642c28
|
chore: Add comment on SKIP LOCKED clause
|
2023-11-30 12:31:02 +01:00 |
|
Tomás Farías Santana
|
ec6ba09b82
|
fix: README recommends --waiting for docker compose to be up
|
2023-11-30 12:27:47 +01:00 |
|
Tomás Farías Santana
|
8b2325bddd
|
fix: Formatting
|
2023-11-30 12:23:35 +01:00 |
|
Tomás Farías Santana
|
bfeab3642d
|
fix: Wait for Postgres to be up in CI
|
2023-11-30 12:23:33 +01:00 |
|
Tomás Farías Santana
|
388b5444af
|
feat: Support for attempted_by
|
2023-11-30 12:18:17 +01:00 |
|
Tomás Farías Santana
|
132ceeec9d
|
feat: Initial PgQueue implementation
|
2023-11-29 18:52:12 +01:00 |
|
Ellie Huxtable
|
2ca64c086c
|
Add rust workflow
|
2023-11-27 14:44:09 +00:00 |
|
Ellie Huxtable
|
80f5270df1
|
Structure
|
2023-11-27 13:20:47 +00:00 |
|
Ellie Huxtable
|
03e47f4970
|
Initial commit
|
2023-11-27 13:10:15 +00:00 |
|