mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
d5cc206e39
So that all the client side filtering is in the same place. Previously only the bexpr filter was in the cache-entry. Also makes a small change to the filtering so that instead of rebuilding slices of items, the filtering can return a bool to determine if the event payload is saved or not.