Skip to content

Commit

Permalink
Merge pull request #11 from Traackr/CAMP-881-redis-sets-reorg
Browse files Browse the repository at this point in the history
Camp 881 redis sets reorg
  • Loading branch information
jec3 authored Dec 3, 2020
2 parents cd0c3f9 + 0b40dae commit 149dae3
Show file tree
Hide file tree
Showing 11 changed files with 293 additions and 1,342 deletions.
1 change: 1 addition & 0 deletions Config/bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
// Bootstrap for CakePHP plugin loading
// Loads required classes and all engines in the plugin
App::uses('FileEngine', 'Cache/Engine');
require_once(dirname(__FILE__) . '/../src/CacheEnginesHelper.php');
require_once(dirname(__FILE__) . '/../src/Engines.php');
Loading

0 comments on commit 149dae3

Please sign in to comment.