aboutsummaryrefslogtreecommitdiff
path: root/src/cache.h (follow)
AgeCommit message (Expand)Author
2009-02-24Woot, the cache system now supports intellegent sync'ing. It will ask the cacheMike Buland
2009-02-24Whoa, lots of updates. Md5 is more general, nids, cache, cachestore, andMike Buland
2009-01-27Hey, I think that'll fix some things valgrind was bitching about. ApparentlyMike Buland
2009-01-16They keys can be accessed now for all stores that support it, they pretty muchMike Buland
2009-01-16Ok...we'll try this change up of the cache system. It now takes two pointers,Mike Buland
2009-01-05I mergered Bu::CPtr into Bu::Cache as Bu::Cache::Ptr. This makes more sense toMike Buland
2008-12-20All of the basic, core workings of the Cache are complete, and tested. EvenMike Buland
2008-12-13The Calc should be functional, and is being called by the Cache itself. TheMike Buland
2008-12-03Alright, the caching system now passes the basic CRUD tests with arbitraryMike Buland
2008-12-01Wow, that's a lot of changes. You can use anything as a key now, as long as itMike Buland
2008-12-01Woo! Very nearly there cache-wise, I'm about to change the name of the handler,Mike Buland
2008-11-10Ok, the cache-id officiation is being delegated to the CacheHandlers, this isMike Buland
2008-10-09More cache development. I'm going to have to switch from template functions toMike Buland
2008-10-08Hey, more cachey goo!Mike Buland