Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Geolim4 committed Jan 7, 2024
1 parent 3460ce1 commit 4153a39
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,12 @@ composer install phpfastcache/couchdb-extension
```

#### ⚠️ This extension requires:
1️ The composer `doctrine/couchdb` library `dev-master#9eeb9e5` at least.
1️ The composer `doctrine/couchdb` library `dev-master#9eeb9e5` at least.\
**You MUST ensure that the dependency is at least at commit `9eeb9e5` due to a serious bug in `doctrine/couchdb` that causes infinite loop.**

## Events
This driver is emitting [customs events](https://github.com/PHPSocialNetwork/phpfastcache/blob/master/docs/EVENTS.md):

- onCouchdbCreateOptions(*Callable* **$callback**)
- **Callback arguments**
- *ExtendedCacheItemPoolInterface* **$itemPool**
Expand Down

0 comments on commit 4153a39

Please sign in to comment.