Skip to content

gistao/RedisGo-Async

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedisGo-Async

GoDoc

Features

asynchronous(only one connection)

synchronous(connection pool)

Installation

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.

Benchmark Test

bench report

Related Projects

Contributing

License

RedisGo-Async is available under the Apache License, Version 2.0.

About

RedisGo-Async is a Go client for Redis, both asynchronous and synchronous modes are supported,its API is fully compatible with redigo.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages