Git Product home page Git Product logo

Comments (3)

jbolda avatar jbolda commented on June 23, 2024

Unfortunately that is expected. We actually don't do any caching as Airtable.js doesn't have a concept last modification. So everytime the plugin is run, we query the whole blob and build the nodes in memory.

It also doesn't have any webhooks or sockets to my knowledge that we could subscribe to data changes. It means that polling is our only option which seemed like a lot of overhead both in code complexity and performance for something "solved" by simply restarting the server.

If you have any other ideas, I'm open to them and you're welcome 😀

from gatsby-source-airtable.

johnlindquist avatar johnlindquist commented on June 23, 2024

No ideas from my end. Thanks for making this and taking time to respond!

from gatsby-source-airtable.

MikeBroders avatar MikeBroders commented on June 23, 2024

hey jbolda,

i really love your plugin and your effort in providing it.
i came to this thread because i'm also facing build issues when it comes to the gatsby build caching mechanism.
now we have 4 years later and i guess there has changed a lot in airtable.

is it possible that you can review the plugin if there are possibilities now to nicely work with the gatsby build caching?

that would a be a big step forward for your plugin because currently we can't use a very important gatsby feature.

many thanks and i'm excited to hear from you
mike

from gatsby-source-airtable.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.