log src/lru_cache.sml

age author description
Thu, 12 Nov 2015 09:15:50 -0500 Ziv Scully Simplify C interface.
Wed, 11 Nov 2015 20:01:48 -0500 Ziv Scully Rewrite LRU cache. Now uses one big hash table and is less buggy.
Wed, 14 Oct 2015 00:07:00 -0400 Ziv Scully Hard-code Sqlcache module (in Ur/Web) as effectful and reorder sqlcache.sml.