Skip to content

Commit

Permalink
Re-export redust
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Nelson committed May 26, 2022
1 parent 94c53e7 commit c58c940
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions brokers/src/redis.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ use futures::{
StreamExt, TryStream, TryStreamExt,
};
use nanoid::nanoid;
pub use redust;
use redust::{
model::stream::{
claim::AutoclaimResponse,
Expand Down

0 comments on commit c58c940

Please sign in to comment.