Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #84 from 0xflotus/patch-1
Browse files Browse the repository at this point in the history
Did you mean 'memcached'?
  • Loading branch information
thrawn01 authored Dec 23, 2020
2 parents 7f075f3 + 16ff9d4 commit 9b918af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ limiting service.
#### Features of Gubernator
* Gubernator evenly distributes rate limit requests across the entire cluster,
which means you can scale the system by simply adding more nodes.
* Gubernator doesn’t rely on external caches like memcache or redis, as such
* Gubernator doesn’t rely on external caches like memcached or redis, as such
there is no deployment synchronization with a dependant service. This makes
dynamically growing or shrinking the cluster in an orchestration system like
kubernetes or nomad trivial.
Expand Down

0 comments on commit 9b918af

Please sign in to comment.