-
A Print-like API with support for all Redis commands.
-
Script helper type with optimistic use of EVALSHA.
-
Transactions limited support.
-
Helper functions for working with command replies.
-
Print-like API with support for all Redis commands.
-
Script helper type with optimistic use of EVALSHA.
-
Helper functions for working with command replies.
Install RedisGo-Async using the "go get" command:
go get github.com/gistao/RedisGo-Async/redis
The Go distribution is RedisGo-Async's only dependency.
- garyburd/redigo - A client library for Redis.
- garyburd(https://github.com/garyburd).
- xiaofei(https://github.com/feibulei).
RedisGo-Async is available under the Apache License, Version 2.0.