Jens Radtke

Results 2 issues of Jens Radtke

When clients use `auto ack` and `unsubscribe` it's possible that messages are considered as processed, while they have never been forwarded by `read`. In order to avoid accidental message los...

bug
enhancement

Hey, I noticed that under some circumstances the array `$contents` is missing the key `expires_at` right over here: https://github.com/ankitpokhrel/tus-php/blob/f50852b85b513ec5589f7871d4ca59d7c1c3ad8d/src/Cache/RedisStore.php#L60 It's showing up super seldom but maybe worth a short investigation....