|
|
|
@ -95,6 +95,17 @@ Circuit Breaker Algorithm: https://martinfowler.com/bliki/CircuitBreaker.html
|
|
|
|
|
|
|
|
|
|
Uber Rate Limiter: https://github.com/uber-go/ratelimit/blob/master/ratelimit.go
|
|
|
|
|
|
|
|
|
|
##
|
|
|
|
|
### In Memory Database - Redis
|
|
|
|
|
|
|
|
|
|
Redis Official Documentation : https://redis.com/
|
|
|
|
|
|
|
|
|
|
Learn Redis through Redis University : https://university.redis.com/
|
|
|
|
|
|
|
|
|
|
Redis Open Source Repo : https://github.com/redis/redis
|
|
|
|
|
|
|
|
|
|
Redis Architechture : https://medium.com/opstree-technology/redis-cluster-architecture-replication-sharding-and-failover-86871e783ac0
|
|
|
|
|
|
|
|
|
|
##
|
|
|
|
|
### Network Protocols
|
|
|
|
|
|
|
|
|
|