/ensta_memcached

Distributed Systems @ ENSTA Bretagne

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

TP Memcached

This repo contains the codebase from the TPs of the Distributed Systems course at ENSTA Bretagne.

Installation

python3 -m venv venv
pip install -r requirements.txt

Useful links

Documentation

You can see some notes and documentation on the project in notes.md.

Authors

License

You can find the license in LICENSE. Feel free to contact me if you have any questions or suggestions.