Skip to content

DorukCem/mini-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

A memcached server implementation supporting concurrent clients and commands such as set, get, add, replace, append and prepend. The server follows the memcached protocol to communicate over a tcp conection with clients.

How to use

To run the application just use cargo run

To run the tests run python test_app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors