Drawaes / TrimDB

MIT License
54 stars 8 forks source link

Linux/Unix version of the native allocator for the skiplist #20

Open Drawaes opened 4 years ago

Drawaes commented 4 years ago

The current version relies on VirtualAlloc which will only work on windows. Write a second version that works on MMAP