Pinned Loading
-
Raft_Consensus_Algorithm
Raft_Consensus_Algorithm Publicimplementation of Raft consensus algorithm with Golang
Go
-
Mymahdi/Distributed-Key-Value-Server
Mymahdi/Distributed-Key-Value-Server PublicThis project implements a distributed mutual exclusion (mutex) lock using a key/value storage service in Go. It ensures that only one client at a time can acquire a lock even across multiple machin…
-
extracting-cookies-using-webcrawler
extracting-cookies-using-webcrawler PublicIn this project a webcrawler is developed to extract the cookies that are being set by websites using Selenium. This webcrawler searches for urls in your .csv file and looks for cookies in each one…
Python 2
-
MultiLayerCaching
MultiLayerCaching PublicA flexible, Dockerized caching system for Django with multiple layers: In-Memory, Memcached, and Redis. It supports caching responses from any API or data source with configurable TTLs and layer or…
Python 1
-
JWTAuthenticationDjango
JWTAuthenticationDjango PublicHere I implemented a simple JWT authentication system using Django and I used Swagger as an interface for API endpoints and testing. Also a simple model was added to test different operations and r…
Python
If the problem persists, check the GitHub status page or contact support.