Open aviggiano opened 7 years ago
Since CRoaring handles all memory allocations, we can't use redis modules allocation wrappers.
It seems it isn't possible to proactively inform redis the current Redis Modules API, but perhaps they might be interested in a pull request.
This should've been done with #66, so in theory we only need to check if the issue still exists
Since CRoaring handles all memory allocations, we can't use redis modules allocation wrappers.
It seems it isn't possible to proactively inform redis the current Redis Modules API, but perhaps they might be interested in a pull request.