dendrite.nvim/persistence
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
..
config feat(vautl_cfg): add path & name for vault 2026-04-18 00:09:42 +02:00
migrations ref(tag): change tag model to non-synthetic 2026-04-18 01:23:27 +02:00
repositories feat(rebuild_guard): only build index on init if empty index (#30) 2026-04-23 20:38:37 +02:00
store feat(vautl_cfg): add path & name for vault 2026-04-18 00:09:42 +02:00
db_context.go feat(vautl_cfg): add path & name for vault 2026-04-18 00:09:42 +02:00
db_dir.go ref(index): mv index out of vault and into .local/share 2026-04-16 19:58:03 +02:00
db_migrator.go ref(index): mv index out of vault and into .local/share 2026-04-16 19:58:03 +02:00
doc.go fix(db_migrator): added dependency and embedded migration scripts 2026-03-22 19:42:05 +01:00
idb_context.go chore(idx_rebuilder): mv to core and use repos (#29) 2026-04-18 15:57:30 +02:00
read_context.go feat(dbcontex): add read context (#18) 2026-04-11 15:24:15 +02:00