Commit 8e07bdd
committed
The
Spiral\RoadRunner\KeyValue\Cache class will set the value regardless of whether it exists or not - it always resolves the lock, you need to check for the existence of the key using the has method1 parent 9803519 commit 8e07bdd
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments