Enhancements to bfoperate command
Pre-release
Pre-release
AND, OR, and XOR can now accept more than two bloom filters.
RRR and UNRRR operations were added.
Additional error checks were added to make sure the bloom filters have the correct type for a given operation.
Thanks for Fabio Cumbo for these.