nuxt-modules / algolia

🔎 Algolia module for Nuxt
https://algolia.nuxtjs.org/
MIT License
189 stars 35 forks source link

Support for Request/Response Cashing #112

Closed lukaszflorczak closed 1 year ago

lukaszflorczak commented 1 year ago

It would be great to have support and possibility to turn on the Request/Response Caching from Algolia.

Official doc: https://www.algolia.com/doc/api-client/getting-started/customize/javascript/?client=javascript#caching-requests-and-responses Reference to: https://github.com/nuxt-modules/algolia/discussions/111

Baroshem commented 1 year ago

I will implement it as a part of next release.

Stay tuned!

lukaszflorczak commented 1 year ago

Thank you!