Varun Edachali

Results 3 issues of Varun Edachali

Similar to #284, we `parametrize` the existing tests in the experimental `aio` layer to run for both `MongoDB` and `Redis` storage layers. On running the tests, the following issues were...

As mentioned [in another issue](https://github.com/ekzhu/datasketch/pull/284#discussion_r2517090269), we want to get rid of seemingly arbitrary values with constants where relevant, to reduce future bugs. Examples include: - Table identifiers (b"bucket" and b"_keys"...

(Addresses #471). ## What type of PR is this? - [x] Bug Fix ## Description Here, we resolve a few resource leaks with regards to TCP connections remaining open even...