N
N
NikolayAlb2019-02-20 12:14:50
Laravel
NikolayAlb, 2019-02-20 12:14:50

How to extend Redis cache with created_at parameter?

Good afternoon. I need the entire cache that was created to be written with the creation time parameter (probably add `:created_at` to the key and write the time there). How would it be best to do this? I know that you can extend the radish cache by inheriting from `RedisStore` and extend the write methods with your own parameter. Perhaps there is a better solution?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question