Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

Chronicle Map - High performance, off-heap, key-value, in memory, persisted data store

  • Share this:
Chronicle Map is a high performance, off-heap, key-value, in memory, persisted data store. It works like a standard java map yet it automatically distributes data between processes, these processes can be both on the same server or across your network. In other words its a low latency, huge data key value store, which can store terabytes of data locally to your process.
http://openhft.net/products/chronicle-map/
https://github.com/OpenHFT/Chronicle-Map
License:
Tech: