Skip to content

[Future] Postgres migration path #143

@Raulgooo

Description

@Raulgooo

Future

Objective

Postgres migration path.

Problem

  • SQLite single-node only
  • Store interface partially abstracted

Fix

  1. Audit SQLite-specific code
  2. Complete storage.Store abstraction
  3. storage/postgres.go
  4. Migration tool

Files

  • internal/storage/
  • cmd/shark/

Acceptance Criteria

  • All SQLite code abstracted
  • Postgres implementation
  • Migration tool
  • Tests pass on both backends
  • Documentation

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3low risktrack-sdkTrack label for Agentic Era

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions