Commit Graph

6 Commits

Author SHA1 Message Date
ac0fc0331e
Fixed FileProvider returning an illegal index.
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2020-12-21 14:35:51 +01:00
11b49b779d
Now working with docker secrets.
Some checks failed
continuous-integration/drone/push Build is failing
2020-12-21 12:53:15 +01:00
c9d9d59b33
Started implementing drone
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2020-12-21 12:45:42 +01:00
653a725461
Finished up composer.json.
Library is now complete. Only work left on continuous testing.
2020-12-21 12:02:36 +01:00
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
8f3a2ba826
Initial commit 2020-11-26 22:02:36 +01:00