Commit Graph

5 Commits

Author SHA1 Message Date
Mike Stefanello
62c53a6b4d
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
0e204428b6 Updated actions go version. 2024-04-27 16:26:50 -04:00
Mike George
911793ec61 move to v3 actions 2023-01-17 22:35:14 -05:00
mikestefanello
0f800ec3e1 Bump Go version. 2022-11-02 19:37:07 -04:00
Mike Stefanello
a6e131119a
Create test.yml 2021-12-31 10:02:56 -05:00