clean up architecture doc. add roadmap.

This commit is contained in:
Nystik
2026-05-17 15:49:32 +02:00
parent 56776e7f13
commit 6a719aca7c
2 changed files with 37 additions and 11 deletions

View File

@@ -72,6 +72,17 @@ Compatibility for specific community plugins is tracked in [Issue #9](https://gi
- Ignis-specific settings appear as their own tabs inside Obsidian's Settings modal.
- Status bar indicators surface server state and headless sync activity.
## Roadmap
**Planned:**
- Server parameter configuration from the Ignis settings panel (LRU cache size, write coalesce window, etc.)
- Continued shim work to support more community plugins.
- Server-side plugin system improvements.
**Eventually:**
- Multi-user support with OIDC for self-hosted shared deployments.
- Built-in auth, so a reverse proxy isn't required for basic protected use.
## Performance
A few design decisions worth knowing about for someone evaluating Ignis against large vaults or slow storage: