Stretch: Memoize/cache some GET calls #16

Open
opened 2020-07-29 04:47:03 +00:00 by twodarek · 0 comments
twodarek commented 2020-07-29 04:47:03 +00:00 (Migrated from github.com)

GET calls that could be cached (for even 30 seconds):

  • get schedule
  • get times
  • get rooms

Possible options:

GET calls that could be cached (for even 30 seconds): - get schedule - get times - get rooms Possible options: - https://github.com/kofalt/go-memoize - https://godoc.org/golang.org/x/tools/internal/memoize - https://github.com/bradfitz/gomemcache
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
twodarek/barcampgr-teams-bot#16
No description provided.