Skip to content

2.0: Abstract backend storage

Compare
Choose a tag to compare
@TCB13 TCB13 released this 11 Sep 11:29
· 21 commits to master since this release

thunder-tus-php now supports multiple storage backends via the StoreInterface interface. The FileSystem backend is now available in order to provide filesystem-based storage as before.
Please read the changes at examples/client.php for more info.