Micro-service for file storage and processing written in Go
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Roman Zipp e048ce70f7
Add storage provider open method
2 years ago
.github/workflows Add CI 2 years ago
config Add rotating image step 2 years ago
pipelines Add pipeline execution test without any available steps 2 years ago
storage Add storage provider open method 2 years ago
tests/files Add resizing images 2 years ago
.gitignore Initial commit 2 years ago
go.mod Add resizing images 2 years ago
go.sum Add resizing images 2 years ago
lithium.log Fix store methods not being public 2 years ago
lithium.md Initial commit 2 years ago
main.go Add storage provider working directory parameter 2 years ago
main_test.go Temporarily hardcode filesystem storage provider 2 years ago
settings.json Fix store methods not being public 2 years ago