remove login transaction from DB #14
Labels
No labels
bug
contribution welcome
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
security
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: adoralaura/go-urlsh#14
Loading…
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?
rather add as in-memory cache, login transactions do not need to persist lol
not so sure about this anymore. Why not use the DB as the datastore here for ephemeral data like the flows? Is probably way easier than in memory