LBF38 / ensta_memcached

Distributed Systems @ ENSTA Bretagne

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Distributed Systems @ ENSTA Bretagne

License:GNU General Public License v3.0


Languages

Language:Python 100.0%