Skip to content

jason-fer/Python-Key-Value-Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

+-----------------------------------------------------------------------------------------
| CS 739 Distributed Systems Project 1
|
| Authors: Saikat Raphael Gomes, Jason Feriante, Rahul Chatterjee
| Date: 12 Sep 2014
| Emails: saikat@cs.wisc.edu, feriante@cs.wisc.edu, rchat@cs.wisc.edu
| Semester: CS739 Spring 2014
| Section: LEC 001
| Professor: Michael Swift
+-----------------------------------------------------------------------------------------

Our Group:
Saikat Raphael Gomes
Jason Feriante
Rahul Chatterjee

Partner Group 1:
Anusha Dasarakothapalli
Adalbert Gerald Soosairaj
Navneet Potti

Partner Group 2:
Arkodeb Dasgupta
Brandon Davis
Chaitan Prakash

+-------------------------------------------------------------------------------

Our Server:
python test/test_client.py seclab8.cs.wisc.edu:5000
python test/test_client.py localhost:5000
python test/perf_test.py seclab8.cs.wisc.edu:5000

Team 2's server:
python test/test_client.py adg-desktop-07.cs.wisc.edu:8080
python test/perf_test.py adg-desktop-07.cs.wisc.edu:8080

Doc:
https://docs.google.com/document/d/1U_zBiVdV0bfR2lnHPU7uXOd4Hwt8cKQ7wStdRAUtHr8/edit

Shared Drive:
https://drive.google.com/folderview?id=0B67G4-XKt7q-Rkh5T2VxOWdLaW8&usp=sharing

About

A simple python key-value store, with a REST API and SQlite backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages