Commit graph

  • 8a0ef8ae17 fixed file permissions Karl Seguin 2013-11-13 13:50:37 +0800
  • 6720535fab Checking if an item should be promoted because it's new is the uncommon case which we can optimize out by being more explicit when we create a new item Karl Seguin 2013-11-13 13:46:41 +0800
  • 3fa767d9ff added non-threadsafe Clear (for tests), fixed Fetch Karl Seguin 2013-10-31 11:45:22 +0800
  • ba89971ba8 added Fetch method to get + set on miss Karl Seguin 2013-10-30 20:24:43 +0800
  • 751266c34a Remove Value interface, cache now works against interface{} with the expiry specified on a Set. Karl Seguin 2013-10-30 20:18:51 +0800
  • 36e5fae491 use integer counter for promotions instead of time Karl Seguin 2013-10-21 19:37:35 +0800
  • 7a8102e166 clean up TestValue Karl Seguin 2013-10-19 20:45:30 +0800
  • b3cbd19186 initial tests Karl Seguin 2013-10-19 20:36:33 +0800
  • 97bc65dc6a first commit Karl Seguin 2013-10-19 08:56:28 +0800