Elektrine lite

← Feed

@addison@nothing-ever.works

Post #1404679

2026-02-18 04:10 UTC

@nasser@merveilles.town What is the data model on this? How are issues and such stored, presumably in the actual repository somewhere?

Replies (1)

  • @nasser@merveilles.town 2026-02-18 04:27

    @addison issues are stored as binary automerge documents (https://automerge.org/) referenced by refs so they live in the repository.

    Open ##1404680