ObjectStorage/src/FuzeWorks/ObjectStorage/Provider
Abel Hoogeveen 80d0450f5c
Got the base working.
- Working providers: Dummy, Redis and File
- Component now delivers the selected storage based on its config file
- Now provides ObjectStorageTest, a PSR CacheProvider compatible object to save and cache data in ObjectStorage
2020-12-20 19:43:02 +01:00
..
DummyProvider.php Got the base working. 2020-12-20 19:43:02 +01:00
FileProvider.php Got the base working. 2020-12-20 19:43:02 +01:00
RedisProvider.php Got the base working. 2020-12-20 19:43:02 +01:00