• Improve fetching

    0 Open
    0 Closed
  • Support multiple users

    0 Open
    0 Closed

    Improve the authentication to allow for multiple users simultaneously using the same server.

  • Use Postgresql

    3 Open
    4 Closed

    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.