summaryrefslogtreecommitdiff
path: root/src/events/repo
Commit message (Expand)AuthorAge
* Delete expired messages out of band.Owen Jacobson2024-09-28
* Assign sequence numbers from a counter, not by scanning messagesOwen Jacobson2024-09-28
* Push message body into its own object in eventsOwen Jacobson2024-09-28
* Make `/api/events` a firehose endpoint.Owen Jacobson2024-09-27
* `sequence` was not intended to appear in messages.Owen Jacobson2024-09-25
* Use a vector of sequence numbers, not timestamps, to restart /api/events stre...Owen Jacobson2024-09-25
* Write tests.Owen Jacobson2024-09-20
* Push events into a module structure consistent with the rest of the project.Owen Jacobson2024-09-20