Commit f2fc84b
committed
docs: Document getMany() side effects
- getMany() calls get() for each key
- Updates LRU order (items move to MRU position)
- Removes expired items (affects stats: hits, misses, deletes)
- Clarify this is not a read-only operation1 parent 5bad7e5 commit f2fc84b
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
327 | | - | |
| 327 | + | |
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
343 | | - | |
| 343 | + | |
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
| |||
0 commit comments