Refactor of cache #2
Labels
No Label
refactor
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Blocks
#3 Rebuild of cache module
golang/vegvisir
Reference: golang/vegvisir#2
Loading…
Reference in New Issue
Block a user
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?
We need fail-safe bahavior if redis server is offline.
CReate a very silly memory-based cache as a fail-safe solution.
Move logic from server.go(findROuteByRequestURI() method) to router.go (including route caching system).
Resolved in: https://git.pbiernat.dev/golang/vegvisir/pulls/3