redis
redis copied to clipboard
Extend memkind allocator variant by libpmem dependency
@jschmieg I think I handled the situation to detect where allocation should go (PMEM or DRAM) in _sdsnewlen function to detect when call pmem related memory function later. I recommend to review this commit by commit. This PR is in conflict with #142 so I prefer to merge this PR after #142
Can one of the admins verify this patch?