Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-08-08 | Rework redis taskqueue to store task results | 1 | -5/+11 | ||
2024-08-07 | Rewrite `LetterRating` to match protobuf def | 1 | -53/+55 | ||
Also changes DB schema to accept strings instead of integers. | |||||
2024-08-07 | Remove dead code in internal/database | 4 | -50/+101 | ||
Removes `keys.go` as the queries there were only being used in one location. | |||||
2024-08-07 | Refactor DB to remove restrictive query system | 6 | -319/+235 | ||
2024-08-05 | Update package name | 4 | -6/+6 | ||
2024-08-05 | Initial Commit | 6 | -0/+903 | ||