Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
9c8d96bc50e9
Commit
897d69d6
authored
Oct 06, 2014
by
Ben Bodenmiller
Browse files
number formatting fix
parent
7bb08fabca1a
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/install/requirements.md
View file @
9c8d96bc
...
...
@@ -85,7 +85,7 @@ Redis stores all user sessions and the background task queue.
The storage requirements for Redis are minimal, about 25kB per user.
Sidekiq processes the background jobs with a multithreaded process.
This process starts with the entire Rails stack (200MB+) but it can grow over time due to memory leaks.
On a very active server (10
.
000 active users) the Sidekiq process can use 1GB+ of memory.
On a very active server (10
,
000 active users) the Sidekiq process can use 1GB+ of memory.
## Supported webbrowsers
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment