Skip to content

Commit 4153a39

Browse files
committed
Updated README
1 parent 3460ce1 commit 4153a39

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,12 @@ composer install phpfastcache/couchdb-extension
2323
```
2424

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

2829
## Events
30+
This driver is emitting [customs events](https://github.com/PHPSocialNetwork/phpfastcache/blob/master/docs/EVENTS.md):
31+
2932
- onCouchdbCreateOptions(*Callable* **$callback**)
3033
- **Callback arguments**
3134
- *ExtendedCacheItemPoolInterface* **$itemPool**

0 commit comments

Comments
 (0)