Commit graph

10 commits

Author SHA1 Message Date
CamZawacki
12fd3c04ca Added a basic homepage 2026-05-20 16:09:54 +01:00
4d5d45d1a4 Updating to latest pagoda release 2026-05-20 08:00:26 +00:00
Mike Stefanello
a096abd195 Default to SQLite rather than Postgres & Redis (#72)
* Initial rough draft switch to sqlite.

* Rewrote cache implemenation.

* Provide typed tasks.

* Task cleanup.

* Use same db for tasks.

* Provide task queue registration and service container injection.

* Added optional delay to tasks. Pool buffers when encoding.

* Added tests for the task client and runner.

* Added handler examples for caching and tasks.

* Cleanup and documentation.

* Use make in workflow.

* Updated documentation.

* Updated documentation.
2024-06-22 10:34:26 -04:00
mikestefanello
baa391fb20 Misc cleanup. 2024-06-15 09:09:36 -04:00
Stefan Aurori
472dc0c358 Update go-redis to v9 and gocache to v4 2024-03-10 17:23:03 -04:00
mikestefanello
2618920e85 Pin PG version to 15 to avoid broken schema migrations. 2023-09-17 11:38:10 -04:00
Josh Lemer
7bb28427d6 Bind DB and Redis to 127.0.0.1 2023-01-25 14:49:13 -08:00
mikestefanello
76ccf3b8db Fixed docker make targets. 2022-11-04 18:49:25 -04:00
mikestefanello
259c666548 Added database config and docker image. 2021-12-10 08:49:15 -05:00
mikestefanello
bccb538d19 Added redis integration. 2021-12-05 20:56:38 -05:00