valkey-io / valkey-bloom

Rust based Valkey Module which provides a BloomFilter data type / APIs
9 stars 8 forks source link

Adding ci.yml file #4

Closed zackcam closed 1 month ago

zackcam commented 1 month ago

Added a CI.yml file. Containing running unit and integration tests as well building. Also contains a framework for building and testing with asan which will need to be updated. Also contains small changes to tests to allow for different versions to be used in testing.