reines / persistenthashmap
A disk-based HashMap implementation allowing persistence of data across sessions.
☆14Updated 11 years ago
Alternatives and similar repositories for persistenthashmap:
Users that are interested in persistenthashmap are comparing it to the libraries listed below
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆67Updated 4 years ago
- A simple java disk backed map☆29Updated 13 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- Byte-code generator to create Disruptor-backed proxies