{"id":22752423,"url":"https://github.com/piyush26c/memcached-lite---key-value-store","last_synced_at":"2026-04-11T14:02:54.325Z","repository":{"id":211343335,"uuid":"728876541","full_name":"piyush26c/Memcached-Lite---Key-Value-Store","owner":"piyush26c","description":"Memcached Lite Key Value store which is deployed on google cloud.","archived":false,"fork":false,"pushed_at":"2023-12-07T22:33:30.000Z","size":316,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T08:51:35.740Z","etag":null,"topics":["git","google-cloud","python3","shell-script"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/piyush26c.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-12-07T22:22:41.000Z","updated_at":"2023-12-07T22:35:56.000Z","dependencies_parsed_at":"2023-12-07T23:28:55.505Z","dependency_job_id":"527857d1-e21f-46ba-8183-2cbc6866ef56","html_url":"https://github.com/piyush26c/Memcached-Lite---Key-Value-Store","commit_stats":null,"previous_names":["piyush26c/memcached-lite---key-value-store"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyush26c%2FMemcached-Lite---Key-Value-Store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyush26c%2FMemcached-Lite---Key-Value-Store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyush26c%2FMemcached-Lite---Key-Value-Store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyush26c%2FMemcached-Lite---Key-Value-Store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piyush26c","download_url":"https://codeload.github.com/piyush26c/Memcached-Lite---Key-Value-Store/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246285668,"owners_count":20752953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["git","google-cloud","python3","shell-script"],"created_at":"2024-12-11T05:11:43.182Z","updated_at":"2025-12-30T21:26:17.649Z","avatar_url":"https://github.com/piyush26c.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"Name: Piyush Rajendra Chaudhari\nEmailID: piyrchau@iu.edu\n\n#### Architecture Diagram\n![image](https://github.com/piyush26c/Memcached-Lite---Key-Value-Store/assets/40906515/2120c934-1450-44ff-8c3a-937636a89b63)\n\n\u003cbr\u003e\n\n#### Class Diagram\n![image](https://github.com/piyush26c/Memcached-Lite---Key-Value-Store/assets/40906515/e5f99183-a7af-433c-9de4-43ecf18fff70)\n\n\n\n```\nFile Structure\n.\n├── gcstorage_poc.py\n├── install_requirements.sh\n├── performance_testing\n│   ├── client_get_read_latency.py\n│   ├── client_set_write_latency.py\n│   ├── data_generator.py\n│   ├── google_key_value_store_lite_read_latency.png\n│   ├── google_key_value_store_lite_write_latency.png\n│   ├── memcached_lite_read_latency.png\n│   ├── memcached_lite_write_latency.png\n│   └── performance_graph.ipynb\n├── piyush-chaudhari-fall2023-9600b4eeb5b1.json\n├── README.txt\n├── requirements.txt\n├── server_gcs.py\n├── server.py\n├── setup_environment.py\n├── test_case_1\n│   └── client.py\n├── test_case_2\n│   ├── client.py\n│   ├── inputs.txt\n│   └── key_value.json\n├── test_case_3\n│   ├── client.py\n│   ├── inputs.txt\n│   └── key_value.json\n└── test_case_4\n    └── client.py\n\n5 directories, 24 files\n```\n\n\nNote: If on a particular port number, server seems to be busy. Use the following command to free that port.\n```$npx kill-port \u003cport-no\u003e```\n\nImportant: At first sight before I created any VMs, I executed the following commands that set firewall rules\n\n```gcloud compute networks create default```\n\n```gcloud compute firewall-rules create default-allow --network default --allow tcp,udp,icmp --source-ranges 0.0.0.0/0```\n\nFurther, I clone the repository in VMS and then executed ```install_requirements.sh``` file.\n\nThis whole process is automated in ```test_case_\u003cnumber\u003e.sh``` files which you can find in respective test case folders.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiyush26c%2Fmemcached-lite---key-value-store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiyush26c%2Fmemcached-lite---key-value-store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiyush26c%2Fmemcached-lite---key-value-store/lists"}