1.1.9
This release changes the isAvailable check for IndexedDB to cache the result for each IDBFactory. This means configuring multiple mounts to use the same IDBFactory will only perform the test once, instead of for every mount.
This release changes the isAvailable check for IndexedDB to cache the result for each IDBFactory. This means configuring multiple mounts to use the same IDBFactory will only perform the test once, instead of for every mount.