Real SQLite event store integration tests #4

Closed
opened 2026-02-19 21:27:40 +00:00 by ash · 1 comment
Owner

What

Verify SQLiteStore works correctly under production-like conditions.

Tasks

  • WAL mode behavior under concurrent readers/writers
  • Busy timeout handling
  • File locking edge cases
  • Large database performance (1M+ events)
  • SQLiteNotifier implementation + tests
  • Vacuum behavior
## What Verify SQLiteStore works correctly under production-like conditions. ## Tasks - [ ] WAL mode behavior under concurrent readers/writers - [ ] Busy timeout handling - [ ] File locking edge cases - [ ] Large database performance (1M+ events) - [ ] SQLiteNotifier implementation + tests - [ ] Vacuum behavior
Author
Owner

SQLite conformance suite wired and passing. WAL mode and busy timeout tests added.

SQLite conformance suite wired and passing. WAL mode and busy timeout tests added.
ash closed this issue 2026-02-20 00:32:16 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ash/eskit#4
No description provided.