Commit graph

5 commits

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