Skip to content

Commit

Permalink
Add some info about stability
Browse files Browse the repository at this point in the history
  • Loading branch information
svix-jplatte committed Mar 1, 2024
1 parent 52a25b2 commit 01ba15c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# 0.2.0

This release is a big one, and we are considering omniqueue out of early development now.
You can expect the API to change much less in the coming releases compared to this one.

## Breaking changes

- **redis: Some implementation changes mean that this backend is runtime-incompatible with the same backend in omniqueue 0.1**
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ types for which you have provided an encoding and/or decoding function.
It is designed to be flexible and to be able to adapt to fit your existing queue configurations, but
with a set of defaults that makes it simple to start sending and receiving quickly.

Omniqueue is still early in development.

## How to use Omniqueue

While the exact configuration will depend on the backend used, usage is roughly as follows.
Expand Down

0 comments on commit 01ba15c

Please sign in to comment.