Date: 07/06/07 (Java Web) Keywords: no keywords All I really want is to store a very large Hashtable with more reads than writes. It should be able to deal with more than 8GB of data. The key will be a String of limited length. I want it to be extremely fast on read-access, stable with sudden shutdown and other issues beyond our [...] Source: http://blog.taragana.com/index.php/archive/what-is-the-best-database-for-a-souped-up-hashtable/
|