Open akondas opened 5 years ago
This PR fix problem with floats, sometimes first value in the bucket can be different in PHP and Redis. In this case, the metric key will not be created correctly. Test case can show you more.
Hey @bracki any updates?
This PR fix problem with floats, sometimes first value in the bucket can be different in PHP and Redis. In this case, the metric key will not be created correctly. Test case can show you more.