pull/22/head
tycrek 3 years ago
parent 15cf7c0e51
commit 79d30cd576
No known key found for this signature in database
GPG Key ID: 25D74F3943625263

@ -182,7 +182,7 @@ Now you should see `My awesome dashboard!` when you navigate to `http://your-ass
***This feature is currently a work-in-progress & may not work.***
Storage engines are responsible for managing your data. "Data" is anything that has two or more parts: an identifier & the actual data itself. With ass, the data is a JSON object representing the uploaded resource. The identifier is the unique ID in the URL returned to the user on upload.
[Storage engines](https://github.com/tycrek/ass-storage-engine) are responsible for managing your data. "Data" is anything that has two or more parts: an identifier & the actual data itself. With ass, the data is a JSON object representing the uploaded resource. The identifier is the unique ID in the URL returned to the user on upload.
ass aims to support these storage methods at a minimum:

Loading…
Cancel
Save