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

Add PURGE stream #78

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Add PURGE stream #78

merged 1 commit into from
Mar 25, 2024

Conversation

g41797
Copy link
Contributor

@g41797 g41797 commented Mar 25, 2024

Added $JS.API.STREAM.PURGE.* - "Purges all of the data in a Stream, leaves the Stream"

purgeQueue is one of the queue-interop operations on queue

public function purgeQueue(Queue $queue): void;

Adding PURGE will improve functionality of NatsJS transport (in development) in php-enqueue (implementation of queue-interop)

@nekufa nekufa merged commit 543d62d into basis-company:main Mar 25, 2024
9 checks passed
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.

None yet

2 participants