Skip to content

Add support for Stream Transactions #322

@DiscoPYF

Description

@DiscoPYF

We currently have support for js-transactions only, in TransactionApiClient. The transactions API of ArangoDB also supports streaming transactions, which are a different kind of transactions from js-transactions.

HTTP Interface for Transactions
https://www.arangodb.com/docs/stable/http/transaction.html

HTTP Interface for Stream Transactions
https://www.arangodb.com/docs/stable/http/transaction-stream-transaction.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions