Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik committed May 18, 2024
1 parent ef0764c commit 9841de2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,10 @@ To work with values in a more efficient manner, batch operations should be used:
- `setMultiple()`
- `deleteMultiple()`

This package can be used as a cache handler for the [Yii Caching Library](https://github.com/yiisoft/cache).

## Documentation

- This package can be used as a cache handler for the [Yii Caching Library](https://github.com/yiisoft/cache).
- [Internals](docs/internals.md)

If you need help or have a question, the [Yii Forum](https://forum.yiiframework.com/c/yii-3-0/63) is a good place for
Expand Down

0 comments on commit 9841de2

Please sign in to comment.