Skip to content

Commit 92a072d

Browse files
MwniCJ Cobb
authored andcommitted
Add README section for database administration
Add remark about Scyllas default memory reservation behavior.
1 parent 24fca61 commit 92a072d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,3 +169,9 @@ rotate the current log file.
169169

170170
Note, time-based log rotation occurs dependently on size-based log rotation, where if a
171171
size-based log rotation occurs, the timer for the time-based rotation will reset.
172+
173+
## Cassandra / Scylla Administration
174+
175+
Since Clio relies on either Cassandra or Scylla for its database backend, here are some important considerations:
176+
177+
- Scylla, by default, will reserve all free RAM on a machine for itself. If you are running `rippled` or other services on the same machine, restrict its memory usage using the `--memory` argument: https://docs.scylladb.com/getting-started/scylla-in-a-shared-environment/

0 commit comments

Comments
 (0)