|
|
|
|
|
by jasonjackson
4425 days ago
|
|
I believe this would qualify as a Java library https://github.com/peter-lawrey/Java-Chronicle "This library also supports distributed, durable, observable collections (Map, List, Set)" "It uses almost no heap, trivial GC impact, can be much larger than your physical memory size (only limited by the size of your disk) and can be shared between processes with better than 1/10th latency of using Sockets over loopback." |
|