diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4d0d387 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +test/*.log +test/*.pid +test/*.sock diff --git a/test/redis.log b/test/redis.log deleted file mode 100644 index 341ef82..0000000 --- a/test/redis.log +++ /dev/null @@ -1,32 +0,0 @@ -[9286] 11 Jan 21:28:28 * Server started, Redis version 2.4.5 -[9286] 11 Jan 21:28:28 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. 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. -[9286] 11 Jan 21:28:28 * The server is now ready to accept connections at test/redis.sock -[9286] 11 Jan 21:28:48 # Received SIGTERM, scheduling shutdown... -[9286] 11 Jan 21:28:48 # User requested shutdown... -[9286] 11 Jan 21:28:48 * Removing the pid file. -[9286] 11 Jan 21:28:48 * Removing the unix socket file. -[9286] 11 Jan 21:28:48 # Redis is now ready to exit, bye bye... -[9413] 11 Jan 21:29:11 * Server started, Redis version 2.4.5 -[9413] 11 Jan 21:29:11 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. 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. -[9413] 11 Jan 21:29:11 * The server is now ready to accept connections at test/redis.sock -[9413] 11 Jan 21:29:13 # Received SIGTERM, scheduling shutdown... -[9413] 11 Jan 21:29:13 # User requested shutdown... -[9413] 11 Jan 21:29:13 * Removing the pid file. -[9413] 11 Jan 21:29:13 * Removing the unix socket file. -[9413] 11 Jan 21:29:13 # Redis is now ready to exit, bye bye... -[9475] 11 Jan 21:29:17 * Server started, Redis version 2.4.5 -[9475] 11 Jan 21:29:17 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. 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. -[9475] 11 Jan 21:29:17 * The server is now ready to accept connections at test/redis.sock -[9475] 11 Jan 21:29:26 # Received SIGTERM, scheduling shutdown... -[9475] 11 Jan 21:29:26 # User requested shutdown... -[9475] 11 Jan 21:29:26 * Removing the pid file. -[9475] 11 Jan 21:29:26 * Removing the unix socket file. -[9475] 11 Jan 21:29:26 # Redis is now ready to exit, bye bye... -[9590] 11 Jan 21:30:33 * Server started, Redis version 2.4.5 -[9590] 11 Jan 21:30:33 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. 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. -[9590] 11 Jan 21:30:33 * The server is now ready to accept connections at test/redis.sock -[9590] 12 Jan 02:19:23 # Received SIGTERM, scheduling shutdown... -[9590] 12 Jan 02:19:23 # User requested shutdown... -[9590] 12 Jan 02:19:23 * Removing the pid file. -[9590] 12 Jan 02:19:23 * Removing the unix socket file. -[9590] 12 Jan 02:19:23 # Redis is now ready to exit, bye bye...