-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Marathon Run Submissions Page #40
Comments
BobChao87
added a commit
that referenced
this issue
Feb 6, 2022
Places the store into IndexedDB when it updates Benefits of this is that the store is shared between tabs and reloads Known issues: Doesn't persist the store that comes with SSR pages until something loads on client side and causes the cache to update Bloats with old, expired API entries (plan to have various remedies) Related to Issue #40
BobChao87
added a commit
that referenced
this issue
Apr 2, 2022
This will allow us to create some more extreme differences for Oengus Related to Issue #40
BobChao87
added a commit
that referenced
this issue
Apr 2, 2022
Moves from JS to TS Fixes some issues noted in the original Adds ability to use TTL with memcached Updates dependeny libraries Adds ability to override TTL per route Related to Issue #40
BobChao87
added a commit
that referenced
this issue
Apr 2, 2022
This is just a basic prototype, it lacks the folding/expanding the final version will have in order to handle the lower load design. Related to Issue #40
BobChao87
added a commit
that referenced
this issue
Jun 7, 2022
Improve documentation for toggleTableExpand Related to Issue #40
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: