|
|
|
|
|
by hellofunk
2939 days ago
|
|
> one of Datomic's primary features, i.e. having the database reside in memory with your application I'm not sure I follow - are you saying it is desired to have an entire database also in memory? You don't probably mean that, but I thought a key feature of databases is for them to be your offline storage so things don't need to be in memory. I wouldn't be able to fit the contents of my SQL databases into memory on any machine I own. |
|
You want the illusion that your database is entirely in memory, just as want the illusion that all your memory is in your L1 cache.