DavidBM / rsmq-async-rs

RSMQ port to async rust. RSMQ is a simple redis queue system that works in any redis v2.6+
MIT License
43 stars 8 forks source link

Export PoolOptions field #12

Closed t4sk closed 3 years ago

t4sk commented 3 years ago

Need to export fields from PoolOptions

https://github.com/Couragium/rsmq-async-rs/issues/11

DavidBM commented 3 years ago

Merged and published as 5.1.1. Thanks!

t4sk commented 3 years ago

thanks for creating this crate, else I wouldn't have a good motivation to build something in rust

DavidBM commented 3 years ago

Thanks! You are very welcome! :D