You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added support of Ravendb as an extension with its own sub-repository.
Deprecated \Phpfastcache\Entities\DriverStatistic::getData(). Will be removed as of v10.
Deprecated \Phpfastcache\Entities\DriverStatistic::setData(). Will be removed as of v10.
Added \Phpfastcache\Entities\DriverStatistic::getCount(): int|null. If applicable will return the count of cache objects stored in driver database/collection. Null otherwise.