Skip to content

hiproz/gomemcache

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

gomemcache

gomemcache is a Go client for the memcache database.

Documentation

Installation

Install gomemcache using the "go get" command:

go get github.com/Terry-Mao/gomemcache/memcache

The Go distribution is gomemcache's only dependency.

Contributing

Contributions are welcome.

Before writing code, send mail to iammao@vip.qq.com to discuss what you plan to do. This gives me a chance to validate the design, avoid duplication of effort and ensure that the changes fit the goals of the project. Do not start the discussion with a pull request.

Reference

Redigo

About

memcache client writen by golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%