Summary
This issue tracks upcoming performance improvements planned for v1.1, focusing on better database handling for long-running deployments.
Improvements
- Enable SQLite WAL (Write-Ahead Logging) mode for improved read/write performance
- Introduce a basic data retention policy to manage database size over time
Why
SenseHive v1.0 is stable and currently running in production (LAN/self-hosted setups).
These updates are aimed at:
- Improving performance under continuous data ingestion
- Ensuring smoother long-term operation
- Keeping database growth under control
Scope
- WAL mode configuration
- Simple retention mechanism (time-based or entry-based)
Notes
This is a performance-focused update, not a critical fix.
v1.0 remains stable and fully usable.
Status
Planned for upcoming v1.1 release
Summary
This issue tracks upcoming performance improvements planned for v1.1, focusing on better database handling for long-running deployments.
Improvements
Why
SenseHive v1.0 is stable and currently running in production (LAN/self-hosted setups).
These updates are aimed at:
Scope
Notes
This is a performance-focused update, not a critical fix.
v1.0 remains stable and fully usable.
Status
Planned for upcoming v1.1 release