RiotSharp icon indicating copy to clipboard operation
RiotSharp copied to clipboard

Align Cache with FileCache implementation

Open xXLAOKOONXx opened this issue 5 years ago • 0 comments

Related to issue #654 .

  • Aligned understanding of expiry duration (Now expires at creation + timespan even if the data was revisited)
  • Used CacheData instead of private classes
  • Renamed and extracted functionalities based on implementation in FileCache (Save and Load)

xXLAOKOONXx avatar Feb 25 '20 18:02 xXLAOKOONXx