Enes Furkan Olcay

Results 1 issues of Enes Furkan Olcay

We can create a `S3Store` (or another name) like `FileSystemStore` in the [saver.go](https://github.com/xis/baraka/blob/master/saver.go) file. like, ```go package baraka type S3Store struct { // specific settings } func NewS3Store(/* specific settings...

enhancement
help wanted
good first issue