https://github.com/ttyobiwan/dstrat
Example Go + Temporal tasks scheduling app
https://github.com/ttyobiwan/dstrat
go sqlite temporal
Last synced: about 1 month ago
JSON representation
Example Go + Temporal tasks scheduling app
- Host: GitHub
- URL: https://github.com/ttyobiwan/dstrat
- Owner: ttyobiwan
- Created: 2024-08-08T17:48:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-27T08:01:43.000Z (almost 2 years ago)
- Last Synced: 2025-03-02T02:17:19.751Z (over 1 year ago)
- Topics: go, sqlite, temporal
- Language: Go
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dstrat
An example app that utilizes Go and Temporal to distribute and execute big number of tasks using various strategies.
## To-do tracker
- Run query planner on composite indexes
- Lowercase what needs to be lowercased
- Add command for bulk inserting things