HomeDevelopment

Basic cache implementation

Description

Basic cache implementation

Changes:

  • Added DisCatSharp namespace and CacheLocation enum to CacheLocation.cs file (reference: CacheLocation.cs)
  • Added IDisCatSharpCache interface to IDisCatSharpCache.cs file, including methods for adding, getting, and removing objects from the cache, as well as properties for getting the current size of specific caches and checking if the cache is an official extension (reference: IDisCatSharpCache.cs)

Details

Provenance
LulalabyAuthored on Thu, Nov 16, 18:46
Parents
rDCSb4a2c5c2603c: Merge branch 'main' into rework/cache
Branches
Unknown
Tags
Unknown