Skip to content

Go / golang Redis client with channels and goroutines for bulk reading/writing to Redis databases

License

Notifications You must be signed in to change notification settings

donnlee/chredis

Repository files navigation

chredis: Go (golang) Redis client using channels and goroutines for concurrent reading/writing to Redis servers.

  • Supports redis hashes only at the moment.
  • Redis Writer (rwriter) done.
  • Redis Reader (rreader) done.

About

Go / golang Redis client with channels and goroutines for bulk reading/writing to Redis databases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages