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

ClusterReplication drivers are saving erroneous expiration date in low-level backends #855

Closed Geolim4 closed 2 years ago

Geolim4 commented 2 years ago

Configuration

Describe the bug

The ClusterFullReplication and ClusterSemiReplication are saving erroneous expiration date in low-level backends. The saved date is a now date, not a now + "defaultTtl" date

github-actions[bot] commented 2 years ago

Hello curious contributor ! Since it seems to be your first contribution, make sure that you've been:

Geolim4 commented 2 years ago

Stupid bot, who the hell coded you ?

Geolim4 commented 2 years ago

Will be fixed in 8.1 and 9.1.

The 9.1 release will immediately follow the 9.0.2.