Attumm
Attumm
Great find. If it's not the same as the Dictionary, it is something that should be changed. But at the same time, some people will start experiencing race conditions that...
As we are approaching the end of the year, I went over the open issues again. It seemed like a great time to implement what we have discussed this year....
Hi [snk96](https://github.com/rsnk96), Currently, life is getting in the way of writing the response your message deserves. Thanks for reaching out. Your message made my day. You found the exact point...
Hi @rsnk96 Would you still be open/willing to discuss this issue? If not, I think it's best to close it as the next steps are unclear and would fit better...
Hi @rsnk96, Being overloaded with work is definitely relatable. Great question about Valkey. Let me get back to you on that next week. :)
Hi @rsnk96 Regarding Valkey support for `redis-dict`, given Valkey's emergence as a potential Redis replacement: Valkey seems to work out of the box with `redis-dict`, which is great. The `redis-dict`...
@m3at Improving type hinting would be a great addition. If we could have some unit tests added to this MR, we can explore your change further. [Example](https://github.com/Attumm/redis-dict/blob/bc5855525bdbeb4b4078362a936b67f73a8e2f23/tests.py#L91) Maybe we can...
Today, I'll have time to go over the change and consider what the downstream effects might entail. It seems like a good addition to explicitly state our intent to adhere...
The last few weeks have been quite busy, so I haven't had the chance to elaborate on my thoughts about the comment regarding unit testing . While Python's dynamic nature...
Hi @enzoBrum, Thanks for your kind words. Unfortunately, you did find an issue where redis-dict and dictionaries behave differently. @Pydes-boop also found one with the KeyError when there is no...