aboutsummaryrefslogtreecommitdiff
path: root/src/cachestorenids.h (follow)
AgeCommit message (Expand)Author
2009-07-31I switched the Bu::Stream::isEOS function to be named Bu::Stream::isEos, andMike Buland
2009-05-28The cache can now efficiently report how many items are stored in it, butMike Buland
2009-04-02Removed some uses of printf in libbu++, I would like to get rid of all of themMike Buland
2009-02-24Whoa, lots of updates. Md5 is more general, nids, cache, cachestore, andMike Buland
2009-02-08The Bu::CacheStoreNids system has been generalized further while maintainingMike Buland
2009-01-27Nids is even better, all fixed, no problems. And you can define you're ownMike Buland
2009-01-27Corrected the Bu::File::canRead() and Bu::File::canWrite() functions, they workMike Buland
2009-01-27Corrected some larger read/write issues in corner cases that I hit suprisinglyMike 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-16Whoa, Bu::CacheStoreNids totally works now, it's even tested and everything.Mike Buland
2008-12-01Wow, that's a lot of changes. You can use anything as a key now, as long as itMike Buland