You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(gatsby): upgrade from lmdb-store to lmdb (#34576)
* optimistic bump
* .clear -> clearSync
* tmp: patch lmdb so we can bundle it for engines
* adjust cache-resilience to import from lmdb
* bump lmdb to latest
* use clearKeptObjects()
* fix mocking os.platform() in tests causing loading of wrong lmdb binary
* ensure single instance of lmdb in a process - for gatsby serve case mostly
* add comment about lmdb webpack loader patch
0 commit comments