class Roda::RodaCache

A thread safe cache class, offering only [] and []= methods, each protected by a mutex.