Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
geisi authored Jan 1, 2023
1 parent 58de47d commit b781108
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@

This package helps prevent performance problems with duplicated Policy calls within your application lifecycle. To achieve this policy-calls are soft cached after they have run initially. The cache does not cache policy calls through concurrent requests; only duplicated calls within a single request are cached.

## Beta
Laravel Policy Soft Cache is still in beta and not recommended for production applications. If you have problems, please open an issue.

## Installation

You can install the package via composer:
Expand Down

0 comments on commit b781108

Please sign in to comment.