mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
feat(federation): ✨ Implement queue for fetches
This commit is contained in:
parent
79cf43d752
commit
5fc6c4dcfa
7 changed files with 122 additions and 26 deletions
|
|
@ -6,7 +6,7 @@ Versia Server `0.8.0` is fully backwards compatible with `0.7.0`.
|
|||
|
||||
## Features
|
||||
|
||||
- Outbound federation and inbox processing are now handled by a queue system (like most federated software).
|
||||
- Outbound federation, inbox processing and data fetching are now handled by a queue system (like most federated software).
|
||||
- Added an administration UI for managing the queue.
|
||||
- Upgraded Bun to `1.1.36`.
|
||||
- Implemented support for the [Instance Messaging Extension](https://versia.pub/extensions/instance-messaging)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue