aboutsummaryrefslogtreecommitdiff
path: root/src/cachestorenids.cpp (follow)
AgeCommit message (Collapse)Author
2009-01-16They keys can be accessed now for all stores that support it, they pretty muchMike Buland
all should, but they don't really haaave to.
2008-12-01Wow, that's a lot of changes. You can use anything as a key now, as long as itMike Buland
can be hashed. And we're about to test actually loading and saving persistant cache items. Fun.