Sort
Improve fetching
Support multiple users
Improve the authentication to allow for multiple users simultaneously using the same server.
Use Postgresql
The idea is to persist all data in a Postgresql database. This means channels, feeds, items and websub subscriptions. This will fase out the connection with Redis when completed.