PoC object storage
Add objectstorage package using minio's Go SDK.
Hardcoding a lookup as if returned from the Rails API.
Can currently serve any files within a specified bucket. Still some things to work out. I've added some TODOs but I'll consolidate them when a get some more time.
-
serve individual files -
serve from a .zipfile and cache in memory -
add some benchmarks?
Edited by Jaime Martinez