Skip to content

First happy release

Compare
Choose a tag to compare
@merlos merlos released this 08 Jun 22:11
· 199 commits to master since this release
9438dfb

First version with the following features:

  • Maps can be stored in a Disk Cache (uses Least Recently Used)
  • Set cache capacity (max size you want to use)
  • More than one independent cache at a time
  • Obtain cache size
  • Clear the whole cache.