The Best of Both Worlds: Database Durability and Performance
Posted by Steven Graves,
22 January 2013
·
348 views
In-memory database systems (IMDSs) offer breakthrough performance by eliminating I/O, caching, data transfer, and other overhead that is hard-wired into traditional "on-disk" database management systems (DBMSs). But some applications require a high level of data durability. In other words, what happens to the data if somebody pulls the plug? As a so...



