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

Idea: Implement a memory file system #640

Closed
Xuanwo opened this issue May 24, 2021 · 2 comments
Closed

Idea: Implement a memory file system #640

Xuanwo opened this issue May 24, 2021 · 2 comments

Comments

@Xuanwo
Copy link
Contributor

Xuanwo commented May 24, 2021

We can implement a memory file system that could be used for tests.

Like https://golang.org/pkg/testing/fstest/

@Xuanwo
Copy link
Contributor Author

Xuanwo commented Jul 2, 2021

Maybe store files in a map.

@Xuanwo Xuanwo transferred this issue from beyondstorage/specs Jul 9, 2021
@Xuanwo
Copy link
Contributor Author

Xuanwo commented Jul 14, 2021

Working on https://github.com/beyondstorage/go-service-memory

GitHub
memory file system for go-storage. Contribute to beyondstorage/go-service-memory development by creating an account on GitHub.

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

No branches or pull requests

1 participant