Commit 2bae94f
authored
Update fetch docs to explain existing nil value scenario (#424)
Otherwise it's not documented anywhere that if the key exists but the value is nil, it won't return the cache value but will instead run the fallback function.1 parent b1aaa42 commit 2bae94f
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
565 | 565 | | |
566 | 566 | | |
567 | 567 | | |
568 | | - | |
569 | | - | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
570 | 571 | | |
571 | 572 | | |
572 | 573 | | |
| |||
0 commit comments