Yesterday I released version 0.17 of
Storm. This release fixes a
checkpointing bug that could cause coherency issues in certain
situations involving triggers. It introduces a handful of new
features and optimizations including the ability to get a
Select
expression from a
ResultSet
,
which is useful when building a ...