[GH-ISSUE #4] Slow server fetch when using cache #5

Closed
opened 2026-05-23 08:33:47 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @appy-one on GitHub (Mar 3, 2021).
Original GitHub issue: https://github.com/appy-one/acebase-client/issues/4

Originally assigned to: @appy-one on GitHub.

When using a cache db, getting data from the server is slowed down because getServerValue waits for the cache db to be updated before resolving with the fetched value.

Originally created by @appy-one on GitHub (Mar 3, 2021). Original GitHub issue: https://github.com/appy-one/acebase-client/issues/4 Originally assigned to: @appy-one on GitHub. When using a cache db, getting data from the server is slowed down because ```getServerValue``` waits for the cache db to be updated before resolving with the fetched value.
gitea-mirror added the
enhancement
label 2026-05-23 08:33:47 -06:00
Author
Owner

@appy-one commented on GitHub (Mar 3, 2021):

Fix published in acebase-client v1.1.1

<!-- gh-comment-id:789763770 --> @appy-one commented on GitHub (Mar 3, 2021): Fix published in acebase-client v1.1.1
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: github-starred/acebase-client#5
No description provided.