mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-08 06:31:27 -07:00
Fix wording on scalability in README
Corrected phrasing for scalability description.
This commit is contained in:
@@ -23,7 +23,7 @@ There are already so many multiplayer clones, why?
|
|||||||
|
|
||||||
# Infrastructure
|
# Infrastructure
|
||||||
|
|
||||||
RecFlare uses a true microservice architecture which, near infinitely scalable
|
RecFlare uses a true microservice architecture which is infinitely scalable
|
||||||
and could support the same number of concurrent users as the original game. It
|
and could support the same number of concurrent users as the original game. It
|
||||||
will never run out of CPU, memory, or disk space.
|
will never run out of CPU, memory, or disk space.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user