mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 01:35:56 +03:00
[GH-ISSUE #8] Redis is not needed, remove the redis container + redis-commander container. #607
Labels
No labels
Docs
Docs
Docs
Security
UnitTest
bug
dependencies
duplicate
enhancement
enhancement
enhancement
hacktoberfest
help wanted
invalid
pull-request
question
stale
version 1
version 2
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flyimg#607
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @baamenabar on GitHub (Jul 10, 2016).
Original GitHub issue: https://github.com/flyimg/flyimg/issues/8
Because for any production use there should be a caching layer in front of this service, like a CDN.
It could be useful later on when we add smart header handling, like eTags based on files checksum. But for now it's overkill.
@sadok-f commented on GitHub (Jul 11, 2016):
Agree , I'll do it
@sadok-f commented on GitHub (Dec 20, 2016):
Indeed, now it got reduced to one single container, documentation is updated as well.