annotate caching-tests/test.urs @ 2230:a749acc51ae4

Factor out cache implementation from Sqlcache.
author Ziv Scully <ziv@mit.edu>
date Wed, 06 May 2015 14:50:29 -0400
parents 6262dabc08d6
children 200a7ed4343b
rev   line source
ziv@2213 1 val cache : int -> transaction page
ziv@2213 2 val flush : int -> transaction page