dendrite.daemon/persistence/repositories
Kristian c1feac0812
feat(rebuild_guard): only build index on init if empty index (#30)
* feat(persistence): added build-flag and repo funcs

* feat(init_handler): note count check to avoid unnecessary rebuilds

* ref(build_flag): remove build flag is redundant

* build
2026-04-23 20:38:37 +02:00
..
doc.go feat(create_note): setup note 2026-03-22 23:00:21 +01:00
index_repository.go feat(rebuild_guard): only build index on init if empty index (#30) 2026-04-23 20:38:37 +02:00
link_repository.go chore(idx_rebuilder): mv to core and use repos (#29) 2026-04-18 15:57:30 +02:00
note_repository.go feat(rebuild_guard): only build index on init if empty index (#30) 2026-04-23 20:38:37 +02:00
tag_repository.go chore(idx_rebuilder): mv to core and use repos (#29) 2026-04-18 15:57:30 +02:00
uow.go feat(dbcontex): add read context (#18) 2026-04-11 15:24:15 +02:00