Skip to content

wftech/memcache-redis-adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memcache Redis Adapter

Requirements

  • Docker
  • GNU Make

How to compile

  • make creates statically linked binary
  • make runshell opens shell inside Docker container (vim setup for hacking included)
  • make image creates Docker image

Currently supported and tested commands

  • set
  • add
  • get
  • delete
  • touch
  • incr
  • decr
  • replace

Credits

About

Provide Memcache server protocol to legacy applications. Data are stored to Redis.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published