Skip to content

v0.0.15

Compare
Choose a tag to compare
@benbromhead benbromhead released this 01 Dec 23:29
· 1364 commits to main since this release
d62084e

This release contains the following fixes and features:

#75 - Adds two new transforms, filter (for filtering out specific types of queries) and coalesce (for batching individual commands). This also introduces an automatic coalescing for MPSC based sources that don't need a response. This patch also now includes an example configuration for Redis DR topologies