Skip to content

worapolw/memcached-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

memcached-server

memcached-server is my personal project for fun to implement my own memcached server.

High level features

  • In memory database base on key value
  • Safe state control with transaction
  • Extremely fast read write
  • High availability and ease to do Scalability

Usage/Examples

To be announced.

Roadmap

  • Init project with basic high level features such as get, set, remove

  • To be announced.

License

To be announced.

Contributing

To be announced

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages