Skip to content

Kartik1397/caching-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Caching Server

A simple caching server developed within 3 hours for a hiring challange. Full problem statement can be found in question.txt.

Testing

Start server

PORT=3000 python3 server.py

Run tests

python3 tests/checker.py 3000

Result

================================================================================
Percentage solved: 100.00%

About

Memcached like caching server written in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages