Post #2126579
2026-02-28 10:01 UTC
@hongminhee so are object ids handled outside of fedify? the application written around fedify would have to keep track of which ids are already used/assigned?
Replies (1)
-
@hongminhee@hollo.social 2026-02-28 10:04
@trwnh Yes—Fedify is database-agnostic, so tracking which IDs are already in use is the application's responsibility. Fedify handles the federation layer, but the data model and storage are entirely up to the application built on top of it.