danitseitlin / redis-interval-sets

Redis module for creating interval sets, handling them and filtering out relevant sets by number in range.
BSD 3-Clause "New" or "Revised" License
20 stars 2 forks source link

is RDB aof supported? #21

Closed dongdongwcpp closed 3 years ago

dongdongwcpp commented 3 years ago

is RDB aof supported for redis replicator system?

danitseitlin commented 3 years ago

Hi, the module does not have any restrictions and can be used with any configuration.