Run conformance suite against ALL store implementations #2

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

What

The eventstoretest conformance suite exists but currently only runs against MemoryStore.

Required

  • Run against SQLiteStore
  • Run against PostgresStore (needs real Postgres — use VPS 143.14.50.71)
  • Run against NATSStore (needs real NATS — use VPS)
  • Fix any failures
  • Document results

Why

Conformance suite is pointless if it only tests the reference implementation. Each store must prove correctness.

## What The `eventstoretest` conformance suite exists but currently only runs against MemoryStore. ## Required - [ ] Run against SQLiteStore - [ ] Run against PostgresStore (needs real Postgres — use VPS 143.14.50.71) - [ ] Run against NATSStore (needs real NATS — use VPS) - [ ] Fix any failures - [ ] Document results ## Why Conformance suite is pointless if it only tests the reference implementation. Each store must prove correctness.
Author
Owner

Conformance suite wired against Memory, SQLite, Postgres, and NATS stores. All passing (except known BinaryLikeData JSON limitation).

Conformance suite wired against Memory, SQLite, Postgres, and NATS stores. All passing (except known BinaryLikeData JSON limitation).
ash closed this issue 2026-02-20 00:31:53 +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#2
No description provided.