Skip to content

matt-williams/tokio-memcache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tokio-memcache

Tokio-based Memcache protocol implementation

You can integrate tokio-memcache into your project by adding the following to your Cargo.toml:

[dependencies]
tokio-memcache = { git = "https://github.com/matt-williams/tokio-memcache.git" }

Client and server examples are in the examples directory.

About

Tokio-based Memcache protocol implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages