Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create a job queue based on Postgres | Vika | 2023-07-09 | 1 | -0/+10 |
| | | | | | It's generic enough to be used for anything, but for now it's only gonna be used for webmentions. | ||||
* | Implement Postgres backend | Vika | 2023-07-09 | 1 | -0/+62 |
A single giga-commit that took me weeks to produce. I know, this is not exactly the best thing ever — but I wanted to experiment first before "committing" to the implementation, so that I would produce the best solution. |