svsticky / chroma

Manage photo albums on S3 buckets. Successor to Pxl and Rstr
1 stars 1 forks source link

Add support for a local filesystem backed storage engine #6

Closed TobiasDeBruijn closed 10 months ago

TobiasDeBruijn commented 10 months ago

This PR adds support for a local filesystem as a storage engine, rather than just S3.

This change should make it easier for other developers to run Chroma, as they don't need to run an S3 server.