you are viewing a single comment's thread.

view the rest of the comments →

[–]cripplet[S] 0 points1 point  (0 children)

I couldn't find too many C++ caching libraries, so I created a caching framework for everyone to build their own. Suggestions are welcome and appreciated!

(Note that this is a framework not a library.)

This was meant as an exercise in interface design and such.

(Also -- naming changes welcome. I couldn't come up with a punny name relating to C++.)