Skip to content

M27 · Deployment ergonomics: ensureCollection, ordered scroll, batchUpdate #20

Description

@tonytonycoder11

Three carried-forward items that rerunnable bootstrap scripts and resumable ETL need.

ensureCollection, plus the enriched CollectionInfo read-back that makes a correctness check possible (was M18).

order_by on scroll, which gives "read many" the deterministic ordering it needs to resume (was M14).

batchUpdate, a single ordered request applying a mixed sequence of point, vector and payload operations. It is ordered but not transactional, so there is no all-or-nothing rollback across operations (was M17).

Source: ROADMAP.md, Tier 6.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    Shipped

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions