Skip to content
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.

Redis Set Command Cost to more time for me, Can you help me to fix this problem? #632

Open
xiangpeng93 opened this issue Oct 16, 2019 · 1 comment

Comments

@xiangpeng93
Copy link

description:
i use redis to save temporary picture data, at most time, it can be normal work, but some times in less performance machine, it become exception, some times it save picture cost 5 s, picture size is 20M. redis work only in memory, not use rdb or aof. maxmemory-policy is allkeys-lru.

i think it is redis problem? i have try use wireshark to capture package, it is redis server response to slow.

Can i use some config to fix this problem?

@enricogior
Copy link

Hi @xiangpeng93
as mentioned in the official README this project is no longer being actively maintained.
If you are looking for an up-to-date alternative, you may want to check out Memurai.
We also provide commercial support.
Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants