Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extracting storage api to interface #31

Merged

Conversation

fkautz
Copy link
Contributor

@fkautz fkautz commented Jan 21, 2015

No description provided.

@@ -29,7 +29,7 @@ func Start() {
var ctrlChans []chan<- string
var statusChans []<-chan error

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Create variable first forcing inmemory to use storage interface.

@fkautz fkautz force-pushed the pr_out_extracting_storage_api_to_interface branch from 015cb69 to c23fa26 Compare January 21, 2015 20:58
fkautz added a commit that referenced this pull request Jan 21, 2015
@fkautz fkautz merged commit e410337 into minio:master Jan 21, 2015
harshavardhana pushed a commit to harshavardhana/minio that referenced this pull request Sep 14, 2015
koolhead17 pushed a commit to koolhead17/minio that referenced this pull request Jun 21, 2016
…refixes_as_well_over_the_object_channel
krisis pushed a commit to krisis/minio that referenced this pull request Jan 20, 2021
…inio#31)

* Change ilm transition backend format

- to be versioning agnostic
- and support any cloud

* fix warm backend impl

Co-authored-by: Poorna Krishnamoorthy <poorna@minio.io>
poornas added a commit to poornas/minio that referenced this pull request Jan 21, 2021
…inio#31)

* Change ilm transition backend format

- to be versioning agnostic
- and support any cloud

* fix warm backend impl

Co-authored-by: Poorna Krishnamoorthy <poorna@minio.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant