• This repository has been archived on 11/Nov/2018
  • Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    C#
  • Created over 10 years ago
  • Updated almost 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Persistent Object Cache serializes objects and store them to disk as json. When retrieving objects cache time is validated, if cache time has been exceeded null is returned otherwise the object.