fix(cache-server): use consistent uint64 #68

Merged
earl-warren merged 1 commit from fix/cache/use-uint64 into main 2024-11-22 06:57:18 +00:00
Owner
  • Currently there is a mix of int64 and uint64 for cache db. Primary key is uint64!
  • Range header can only be uint, never negative! They are byte requests!
- Currently there is a mix of int64 and uint64 for cache db. Primary key is uint64! - Range header can only be uint, never negative! They are byte requests!
fix(cache-server): use consistent uint64
Some checks failed
checks / unit (pull_request) Successful in 6m38s
checks / integration (pull_request) Successful in 27s
/ cascade (pull_request_target) Failing after 23s
078ce37fb8
Contributor

cascading-pr updated at forgejo/runner#351

cascading-pr updated at https://code.forgejo.org/forgejo/runner/pulls/351
earl-warren deleted branch fix/cache/use-uint64 2024-11-22 06:57:19 +00:00
Commenting is not possible because the repository is archived.
No reviewers
No milestone
No project
No assignees
3 participants
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
forgejo/act!68
No description provided.