Skip to content
#

memory

Here are 981 public repositories matching this topic...

react-adaptive-hooks
astronomersiva
astronomersiva commented Nov 20, 2019

Consider this scenario:

My phone is connected to WiFi(4g), the power goes off, and my mobile data(2g) kicks into action. If there were multiple assets fetched for 4g, all their low quality equivalents will now be fetched.
This will also happen when I am travelling between places as my data speed keeps fluctuating.

I am not sure what the solution to this problem is but I believe we shouldn'

mskutle
mskutle commented Mar 13, 2020

I can't find documentation on what values you can use for cache duration.
In your examples you use cache('5 minutes'), and I have tried cache('1 week') which works well.

However, cache('1 month') doesn't seem to be valid.

It would be really nice to have an overview of all possible values :)

Moneypulation
Moneypulation commented Apr 18, 2020

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
Since we are adding an "Import settings" feature in 2.1, we can also create some nice ready-made settings users can simply import in the app. I would suggest we create a few and place them in a folder like "example settings" here in GitHub with preview images in the README file. Let me k

ChrisCinelli
ChrisCinelli commented Dec 30, 2018

I am a little confused on how and when to use memfs, unionfs, linkfs, patchFs, patchRequire, jest-plugin-fs etc.

There are a lot of pieces to make a great vehicle but the instructions on how assembling them together are not well organized. A lot of documentation is sparse across different repos and issues on those repos. Outdated info in old issues and changes in the state of the

heim
HadrienG2
HadrienG2 commented Mar 26, 2020

The docs of this function say...

Returns bool indicating whether interface is up and running.

However, on a network interface of mine which is UP but not RUNNING, this function returns true, suggesting that it only checks that the interface is UP.

Improve this page

Add a description, image, and links to the memory topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the memory topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.