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

statik consume lot of memory #115

Open
segator opened this issue Jun 23, 2020 · 3 comments
Open

statik consume lot of memory #115

segator opened this issue Jun 23, 2020 · 3 comments

Comments

@segator
Copy link

segator commented Jun 23, 2020

Can we support writting on disk instead on memory? I trying to embed 1gb of content thats mean use 1gb of memory by default :(

@sanan-fataliyev
Copy link

If your static files are not large in size and will be browsed by a few people, statik is a solution you are looking for.

@segator
Copy link
Author

segator commented Jul 23, 2020

Yes I know how to read.., I'm just asking if we can support writting on disk too.

@pmallela
Copy link

you don't need this library, you can just use os.Open

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

3 participants