Skip to content
This repository has been archived by the owner on Feb 12, 2020. It is now read-only.

[Feature] Add cache #18

Merged
merged 3 commits into from
Oct 2, 2019
Merged

[Feature] Add cache #18

merged 3 commits into from
Oct 2, 2019

Conversation

freddy5566
Copy link
Member

Description

add cache to speed up app loading
Fixes #17

Type of Change

  • Bug fix (Issue / Bug fixed | Non-breaking)
  • Feature (New feature | Non-breaking)
  • Breaking Change
  • Refactor

Test Cases

  • open app in this first time, it will load data
  • open app after first time, it will use the cached data instead of hit api again

@freddy5566 freddy5566 added the feature New feature or request label Oct 2, 2019
@freddy5566 freddy5566 self-assigned this Oct 2, 2019
@freddy5566 freddy5566 merged commit fb72db7 into master Oct 2, 2019
@freddy5566 freddy5566 deleted the feature/cache-curriculum branch October 2, 2019 17:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Add cache
1 participant