Skip to content

amitk0802/Memcahe-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Memcahe-lite

This is a mimic of Memcache Server. The main task is to implement a server, that stores and retrieves data for different clients. For each key, there is a unique value that the server stores, using the set command, and retrieves it using a get command.

About

This is a mimic of Memcache caching Server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages