Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #772

Merged

Conversation

zio-assistant[bot]
Copy link
Contributor

@zio-assistant zio-assistant bot commented Jan 9, 2025

Autogenerated changes after running the sbt docs/generateReadme command of the zio-sbt-website plugin.

I will automatically update the README.md file whenever there is new change for README.md, e.g.

  • After each release, I will update the version in the installation section.
  • After any changes to the "docs/index.md" file, I will update the README.md file accordingly.

@zio-assistant zio-assistant bot requested a review from ghostdogpr as a code owner January 9, 2025 01:15
@github-actions github-actions bot merged commit 7e5e3ae into feature/consume-chunk-api Jan 9, 2025
3 checks passed
calvinlfer pushed a commit to calvinlfer/zio-sqs that referenced this pull request Jan 9, 2025
Co-authored-by: ZIO Assistant <zio-assistant[bot]@users.noreply.github.com>
calvinlfer added a commit that referenced this pull request Jan 9, 2025
…#773)

* At-least-once-delivery API,batch deletes & message extension

- Improve SqsStream so deletes are batched reducing API calls
- Implement batch deletes
- Implement message visibility extension (batch/single)

* use fromIterable for 2.12 backwards compatibility

Don't use _ with numbers for 2.12

* consumer parallelism to improve throughput at the cost of ordering guarantees (especially in FIFO)

* QOL Improvements

* Implement a delete sink so users of SqsStream can have at-least-once semantics as well

* Return original messages when autoDelete is used just in case message deletion retries are exhausted

* Fix up docs and examples

Change example slightly

* Update README.md (#772)

Co-authored-by: ZIO Assistant <zio-assistant[bot]@users.noreply.github.com>

---------

Co-authored-by: zio-assistant[bot] <130037499+zio-assistant[bot]@users.noreply.github.com>
Co-authored-by: ZIO Assistant <zio-assistant[bot]@users.noreply.github.com>
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.

0 participants