Sean Hwang
Sean Hwang
# What is this project? Redis client for Python asyncio (has support for redis server, sentinel and cluster) Please add a link in this pull request: https://github.com/NoneGG/aredis Note: Please respect...
fixed typo
First, thank you for developing and sharing this gorgeous project! I would like to propose an additional feature for nicer user experience. At this moment, the badge is just showing...
It seems like jacoco-report using instructions counters in a report Jacoco generated to calculate the entire coverage. Can't I change this to use line counters?
Even though I added new constructor parameter on a class in my project, compile error occurs when I run notebook saying 'Too many arguments ...'. It usually takes so much...
Only following lines take 1m 31s 974s ``` %use kandy %use dataframe ``` After slow execution It gets quite fast for several cell executions and after several minutes it gets...
Hi, I'm just a developer who is researching Axon and found out your awesome project, and I got to be curious about how you were going to handle transactional messaging....
I'm using shardingsphere-proxy `5.0.0-beta` for Registry Center and shardingsphere-ui `5.0.0-alpha`. I think it's simply because schema structure of registry center has been changed in `5.0.0-beta` of shardingsphere-proxy as we can...
I think it'll be useful if there is information about docker image of shardingsphere-ui in README.md