Contribute new storage driver
GuideStorageGuideDevelopLess than 1 minute
Contribute new storage driver
Duplicate drivers/template
to expand the new storage. Please read CONTRIBUTING for details.
The design of the driver part of alist is easy to expand, no need to modify other files, just create a new package under the back-end project drivers package and reference this package in the all.go
file.