[FEATURE] cache email subscribers count in memory #38
Labels
backend
beginner
enhancement
New feature or request
help wanted
Extra attention is needed
tech debt
ux
we are currently caching a few items like pinned jobs and number of jobs last week https://github.com/golang-cafe/golang.cafe/blob/master/pkg/server/server.go#L37
it would be good to cache also email subscribers in memory. this probably best once the database refactoring is complete #12
The text was updated successfully, but these errors were encountered: