Now that query is a self contained package, is it possible to use it with Node? #4120
Unanswered
anthonyma94
asked this question in
Ideas
Replies: 1 comment
-
Not sure what an adapter would need to do? I guess using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Caching in server-side is just as important as client-side, but I have yet to see a good caching library for Node. React query has been extremely helpful in dealing with API calls, I can see this functionality being used in an Express server for example to reduce the number of calls to DBs and such.
Is there a plan to create an adapter for Node in the future?
Beta Was this translation helpful? Give feedback.
All reactions