Skip to content

Conversation

@atimin
Copy link
Member

@atimin atimin commented Jan 22, 2026

Closes #122

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • CHANGELOG.md has been updated (for bug fixes / features / docs)

What kind of change does this PR introduce?

Feature

What was changed?

The PR adds methods for querying, writing, updating and removing data using the Multi-entry API.

Related issues

reductstore/reductstore#1020

Does this PR introduce a breaking change?

No

Other information:

@atimin atimin linked an issue Jan 22, 2026 that may be closed by this pull request
@atimin
Copy link
Member Author

atimin commented Jan 23, 2026

@copilot check why examples are broken in CI/CD

Copy link
Contributor

Copilot AI commented Jan 23, 2026

@atimin I've opened a new pull request, #136, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI and others added 6 commits January 23, 2026 10:26
…uestInit properties (#136)

* Initial plan

* Fix undici assertion error in Node.js 20 examples

Conditionally set dispatcher and duplex properties only when needed, rather than setting them to undefined. This prevents the undici assertion error: "AssertionError [ERR_ASSERTION]: null == true"

Co-authored-by: atimin <67068+atimin@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: atimin <67068+atimin@users.noreply.github.com>
@atimin atimin merged commit fc46de3 into main Jan 23, 2026
18 checks passed
@atimin atimin deleted the 122-support-for-multiple-entry-api branch January 23, 2026 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for Multiple Entry API

2 participants