PHPSocialNetwork / phpfastcache

A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load. Well implemented, it can drops the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful.
https://www.phpfastcache.com
MIT License
2.36k stars 452 forks source link

Update comment #891

Closed janschoenherr closed 1 year ago

janschoenherr commented 1 year ago

The comment did not match the time calculation.

Proposed changes

Just a typo.

Types of changes

What types of changes does your code introduce to Phpfastcache? Put an x in the boxes that apply

Agreement

I have read the CONTRIBUTING and CODING GUIDELINE docs

Geolim4 commented 1 year ago

Nice catch, thanks !

Geolim4 commented 1 year ago

Seems like travis pipeline is buggy again today, safe to merge with only Github CI.