1:C 27 Feb 2026 14:57:53.889 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 1:C 27 Feb 2026 14:57:53.889 # Redis version=6.2.21, bits=64, commit=00000000, modified=0, pid=1, just started 1:C 27 Feb 2026 14:57:53.889 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf 1:M 27 Feb 2026 14:57:53.889 * monotonic clock: POSIX clock_gettime 1:M 27 Feb 2026 14:57:53.890 * Running mode=standalone, port=6379. 1:M 27 Feb 2026 14:57:53.890 # Server initialized 1:M 27 Feb 2026 14:57:53.890 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. 1:M 27 Feb 2026 14:57:53.890 * Loading RDB produced by version 6.2.21 1:M 27 Feb 2026 14:57:53.890 * RDB age 4 seconds 1:M 27 Feb 2026 14:57:53.890 * RDB memory usage when created 1.02 Mb 1:M 27 Feb 2026 14:57:53.890 # Done loading RDB, keys loaded: 3, keys expired: 0. 1:M 27 Feb 2026 14:57:53.890 * DB loaded from disk: 0.000 seconds 1:M 27 Feb 2026 14:57:53.890 * Ready to accept connections 1:M 27 Feb 2026 15:02:54.096 * 100 changes in 300 seconds. Saving... 1:M 27 Feb 2026 15:02:54.105 * Background saving started by pid 21 21:C 27 Feb 2026 15:02:54.110 * DB saved on disk 21:C 27 Feb 2026 15:02:54.110 * RDB: 0 MB of memory used by copy-on-write 1:M 27 Feb 2026 15:02:54.205 * Background saving terminated with success 1:M 27 Feb 2026 15:09:10.191 * 100 changes in 300 seconds. Saving... 1:M 27 Feb 2026 15:09:10.192 * Background saving started by pid 22 22:C 27 Feb 2026 15:09:10.194 * DB saved on disk 22:C 27 Feb 2026 15:09:10.194 * RDB: 0 MB of memory used by copy-on-write 1:M 27 Feb 2026 15:09:10.292 * Background saving terminated with success 1:signal-handler (1772205561) Received SIGTERM scheduling shutdown... 1:M 27 Feb 2026 15:19:22.015 # User requested shutdown... 1:M 27 Feb 2026 15:19:22.015 * Saving the final RDB snapshot before exiting. 1:M 27 Feb 2026 15:19:22.017 * DB saved on disk 1:M 27 Feb 2026 15:19:22.017 # Redis is now ready to exit, bye bye...