Expand description

Interface to access the database.

Structs

A database connection pool holder, with functions for inserting and getting ActivityPub objects to and from.

Constants

PAGE_SIZE 🔒
The maximum amount of items in a CollectionPage.

Functions

Dereference some important properties (actor, object, target) for each object.
Fill in the Collection properties, or CollectionPage properties of the given page, if it’s a Some. The object is expected to have the “OrderedCollection” type.