Commit Graph

4 Commits

Author SHA1 Message Date
Abel Hoogeveen b08688ccb0
The PHP 8.0 update, introducing version 1.3.0.
continuous-integration/drone/push Build is passing Details
Mostly a compatibility update, with some general beautification.

The following important changes have been made:
2021-11-24 20:23:41 +01:00
Abel Hoogeveen 653a725461
Finished up composer.json.
Library is now complete. Only work left on continuous testing.
2020-12-21 12:02:36 +01:00
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
Abel Hoogeveen 8f3a2ba826
Initial commit 2020-11-26 22:02:36 +01:00