Skip to content

[v1.1] Performance Update: WAL Mode & Data Retention #1

@855princekumar

Description

@855princekumar

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

Metadata

Metadata

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions