Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inform mem usage to Redis even if not using RM_Alloc #2

Open
aviggiano opened this issue May 9, 2017 · 1 comment
Open

Inform mem usage to Redis even if not using RM_Alloc #2

aviggiano opened this issue May 9, 2017 · 1 comment

Comments

@aviggiano
Copy link
Owner

aviggiano commented May 9, 2017

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.

@aviggiano aviggiano changed the title See if we can inform MemUsage instead of using RM_Alloc Inform mem usage to Redis even if not using RM_Alloc May 9, 2017
aviggiano added a commit that referenced this issue May 20, 2017
Will use them to confirm allocation override changes redis memory report
(#2)
@aviggiano aviggiano added the bug label Aug 15, 2017
@aviggiano
Copy link
Owner Author

This should've been done with #66, so in theory we only need to check if the issue still exists

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant