Giuseppe Ottaviano 782a1590f9 Implement a table-level row cache
Summary:
Implementation of a table-level row cache.
It only caches point queries done through the `DB::Get` interface, queries done through the `Iterator` interface will completely skip the cache.

Supports snapshots and merge operations.

Test Plan: Ran `make valgrind_check commit-prereq`

Reviewers: igor, philipp, sdong

Reviewed By: sdong

Subscribers: dhruba

Differential Revision: https://reviews.facebook.net/D39849
2015-06-23 10:25:45 -07:00
..
2015-04-23 21:33:44 -07:00
2015-04-25 18:14:27 +09:00
2014-09-04 09:10:13 +08:00
2015-04-25 18:14:27 +09:00
2014-10-31 11:59:54 -07:00
2015-03-17 14:08:00 -07:00
2015-03-24 16:27:24 -07:00
2015-04-23 21:33:44 -07:00
2014-04-09 21:17:14 -07:00
2014-11-06 11:14:28 -08:00
2015-02-26 11:28:41 -08:00
2015-03-17 14:08:00 -07:00
2015-02-26 11:28:41 -08:00
2014-09-06 23:21:26 +08:00
2015-05-29 14:36:35 -07:00
2014-10-31 11:59:54 -07:00