Component that provides ObjectStorage in File, Redis and others. Also provides Cache on top of that. Perfect for saving any persistent objects in FuzeWorks.
Go to file
Abel Hoogeveen d834f77b7e
All checks were successful
continuous-integration/drone/push Build is passing
Integration Tests for all Providers (#1)
Fixed FileProvider returning an illegal index.

Now working with docker secrets.

Started implementing drone

Reviewed-on: #1
Co-Authored-By: Abel Hoogeveen <abel@i15.nl>
Co-Committed-By: Abel Hoogeveen <abel@i15.nl>
2020-12-21 14:38:03 +01:00
src/FuzeWorks/ObjectStorage Integration Tests for all Providers (#1) 2020-12-21 14:38:03 +01:00
test Finished up composer.json. 2020-12-21 12:02:36 +01:00
.drone.yml Integration Tests for all Providers (#1) 2020-12-21 14:38:03 +01:00
.gitattributes Initial commit 2020-11-26 22:02:36 +01:00
.gitignore Got the base working. 2020-12-20 19:43:02 +01:00
composer.json Finished up composer.json. 2020-12-21 12:02:36 +01:00
LICENSE Initial commit 2020-11-26 22:02:36 +01:00