1:C 05 Nov 2024 00:44:07.223 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 1:C 05 Nov 2024 00:44:07.223 # Redis version=6.2.14, bits=64, commit=00000000, modified=0, pid=1, just started 1:C 05 Nov 2024 00:44:07.223 # 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 05 Nov 2024 00:44:07.224 * monotonic clock: POSIX clock_gettime 1:M 05 Nov 2024 00:44:07.225 * Running mode=standalone, port=6379. 1:M 05 Nov 2024 00:44:07.225 # Server initialized 1:M 05 Nov 2024 00:44:07.225 # 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 05 Nov 2024 00:44:07.225 * Loading RDB produced by version 6.2.14 1:M 05 Nov 2024 00:44:07.225 * RDB age 12 seconds 1:M 05 Nov 2024 00:44:07.225 * RDB memory usage when created 0.80 Mb 1:M 05 Nov 2024 00:44:07.226 # Done loading RDB, keys loaded: 2, keys expired: 0. 1:M 05 Nov 2024 00:44:07.226 * DB loaded from disk: 0.001 seconds 1:M 05 Nov 2024 00:44:07.226 * Ready to accept connections 1:signal-handler (1730768936) Received SIGTERM scheduling shutdown... 1:M 05 Nov 2024 01:08:56.378 # User requested shutdown... 1:M 05 Nov 2024 01:08:56.378 * Saving the final RDB snapshot before exiting. 1:M 05 Nov 2024 01:08:56.390 * DB saved on disk 1:M 05 Nov 2024 01:08:56.390 # Redis is now ready to exit, bye bye...