swift-redis
swift-redis copied to clipboard
Asynchronous API
I have a fork of CHiRedis that includes the async headers. I've created an async branch for this repo on my fork of it and have a stubbed out implementation started. It issues commands just fine but I don't yet have the callbacks firing correctly. Will make a pull request when I get it finished.