Skip to content

1.x-1.1.0

Latest

Choose a tag to compare

@herbdool herbdool released this 26 Mar 16:40
45fff34

Note: we recommend you manually delete the filecache directory so a fresh cache can be created. Because of the new structure, old cache items will not be automatically deleted.

This release adds subdirectories to each cache bin to allow cache items to be split up into more directories and avoid issues that result from directories with large numbers of files (timing out when clearing the cache). The total number of cache will likely be similar to before but split up across more directories.

What's Changed

  • Issue #25: add a subdirectory to split up large cache bins by @herbdool in #28

Full Changelog: 1.x-1.0.6...1.x-1.1.0