Skip to content

Tracking issues for migrating Node.js bindings to RFC-6213 Options API #6281

@kingsword09

Description

@kingsword09

Following RFC-6213 (#6213), OpenDAL has introduced a new options-based API pattern to replace the builder pattern for operations (e.g. write_with().append(true)). The new approach simplifies cross language binding parity for capabilities and supported options across all language bindings!

The following Options need to be added or migrated to use this new API in the Node.js bindings:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions