Skip to content

Track Wave 2: Remove deprecated sync StorageProvider methods #113

@diberry

Description

@diberry

What

Remove the 12 deprecated synchronous methods from StorageProvider interface.

Why

Sync methods were kept in Wave 1 for backward compatibility. Wave 2 should remove them to simplify the interface and eliminate sync I/O paths.

Methods to Remove

readSync, writeSync, existsSync, listSync, isDirectorySync, mkdirSync, statSync, appendSync, deleteSync, renameSync, copySync, deleteDirSync

Tracking

Metadata

Metadata

Assignees

No one assigned

    Labels

    go:needs-researchNeeds investigationsquadSquad triage inbox — Lead will assign to a membersquad:flightAssigned to Flight (Lead)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions