pmem / redis

Redis adapted to use Persistent Memory
http://pmem.io
BSD 3-Clause "New" or "Revised" License
57 stars 33 forks source link

robj allocated in RAM instead of PMEM #72

Open KFilipek opened 6 years ago

KFilipek commented 6 years ago

createStringObjectFromLongLongA - there should be a memkind allocation for embedded string/int

KFilipek commented 6 years ago

Reproduction of robj issue:

set k2 1
OBJECT encoding k2
OBJECT allocator k2