Skip to content

Commit

Permalink
fix(deps): update redis docker tag to v7.0.12 (#1297)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] committed Jul 14, 2023
1 parent d92cd23 commit 85726d0
Show file tree
Hide file tree
Showing 6 changed files with 104 additions and 104 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
runs-on: ubuntu-latest
services:
redis:
image: redis:7.0.11
image: redis:7.0.12
options: >-
--health-cmd "redis-cli ping"
--health-interval 10s
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/updatesnapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
services:
redis:
image: redis:7.0.11
image: redis:7.0.12
options: >-
--health-cmd "redis-cli ping"
--health-interval 10s
Expand Down
2 changes: 1 addition & 1 deletion data/command-docs.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion data/info.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"# Server\r\nredis_version:7.0.11\r\nredis_git_sha1:00000000\r\nredis_git_dirty:0\r\nredis_build_id:5c712dc4cb9cfb70\r\nredis_mode:standalone\r\nos:Linux 5.15.0-1035-azure x86_64\r\narch_bits:64\r\nmonotonic_clock:POSIX clock_gettime\r\nmultiplexing_api:epoll\r\natomicvar_api:c11-builtin\r\ngcc_version:10.2.1\r\nprocess_id:1\r\nprocess_supervised:no\r\nrun_id:b5c1b7961d5b9d3b2ee3ca4bc48fee4704bbade4\r\ntcp_port:6379\r\nserver_time_usec:1681809421356745\r\nuptime_in_seconds:80\r\nuptime_in_days:0\r\nhz:10\r\nconfigured_hz:10\r\nlru_clock:4087821\r\nexecutable:/tmp/redis-server\r\nconfig_file:\r\nio_threads_active:0\r\n\r\n# Clients\r\nconnected_clients:1\r\ncluster_connections:0\r\nmaxclients:10000\r\nclient_recent_max_input_buffer:20480\r\nclient_recent_max_output_buffer:0\r\nblocked_clients:0\r\ntracking_clients:0\r\nclients_in_timeout_table:0\r\n\r\n# Memory\r\nused_memory:4116736\r\nused_memory_human:3.93M\r\nused_memory_rss:14630912\r\nused_memory_rss_human:13.95M\r\nused_memory_peak:4201808\r\nused_memory_peak_human:4.01M\r\nused_memory_peak_perc:97.98%\r\nused_memory_overhead:864568\r\nused_memory_startup:862208\r\nused_memory_dataset:3252168\r\nused_memory_dataset_perc:99.93%\r\nallocator_allocated:4259280\r\nallocator_active:5156864\r\nallocator_resident:7749632\r\ntotal_system_memory:7281270784\r\ntotal_system_memory_human:6.78G\r\nused_memory_lua:40960\r\nused_memory_vm_eval:40960\r\nused_memory_lua_human:40.00K\r\nused_memory_scripts_eval:2176\r\nnumber_of_cached_scripts:11\r\nnumber_of_functions:0\r\nnumber_of_libraries:0\r\nused_memory_vm_functions:32768\r\nused_memory_vm_total:73728\r\nused_memory_vm_total_human:72.00K\r\nused_memory_functions:184\r\nused_memory_scripts:2360\r\nused_memory_scripts_human:2.30K\r\nmaxmemory:0\r\nmaxmemory_human:0B\r\nmaxmemory_policy:noeviction\r\nallocator_frag_ratio:1.21\r\nallocator_frag_bytes:897584\r\nallocator_rss_ratio:1.50\r\nallocator_rss_bytes:2592768\r\nrss_overhead_ratio:1.89\r\nrss_overhead_bytes:6881280\r\nmem_fragmentation_ratio:3.59\r\nmem_fragmentation_bytes:10554048\r\nmem_not_counted_for_evict:0\r\nmem_replication_backlog:0\r\nmem_total_replication_buffers:0\r\nmem_clients_slaves:0\r\nmem_clients_normal:0\r\nmem_cluster_links:0\r\nmem_aof_buffer:0\r\nmem_allocator:jemalloc-5.2.1\r\nactive_defrag_running:0\r\nlazyfree_pending_objects:0\r\nlazyfreed_objects:0\r\n\r\n# Persistence\r\nloading:0\r\nasync_loading:0\r\ncurrent_cow_peak:0\r\ncurrent_cow_size:0\r\ncurrent_cow_size_age:0\r\ncurrent_fork_perc:0.00\r\ncurrent_save_keys_processed:0\r\ncurrent_save_keys_total:0\r\nrdb_changes_since_last_save:0\r\nrdb_bgsave_in_progress:0\r\nrdb_last_save_time:1681809421\r\nrdb_last_bgsave_status:ok\r\nrdb_last_bgsave_time_sec:0\r\nrdb_current_bgsave_time_sec:-1\r\nrdb_saves:3\r\nrdb_last_cow_size:233472\r\nrdb_last_load_keys_expired:0\r\nrdb_last_load_keys_loaded:0\r\naof_enabled:0\r\naof_rewrite_in_progress:0\r\naof_rewrite_scheduled:0\r\naof_last_rewrite_time_sec:0\r\naof_current_rewrite_time_sec:-1\r\naof_last_bgrewrite_status:ok\r\naof_rewrites:1\r\naof_rewrites_consecutive_failures:0\r\naof_last_write_status:ok\r\naof_last_cow_size:233472\r\nmodule_fork_in_progress:0\r\nmodule_fork_last_cow_size:0\r\n\r\n# Stats\r\ntotal_connections_received:955\r\ntotal_commands_processed:2834\r\ninstantaneous_ops_per_sec:52\r\ntotal_net_input_bytes:75599\r\ntotal_net_output_bytes:4810047\r\ntotal_net_repl_input_bytes:0\r\ntotal_net_repl_output_bytes:0\r\ninstantaneous_input_kbps:0.99\r\ninstantaneous_output_kbps:113.01\r\ninstantaneous_input_repl_kbps:0.00\r\ninstantaneous_output_repl_kbps:0.00\r\nrejected_connections:0\r\nsync_full:0\r\nsync_partial_ok:0\r\nsync_partial_err:0\r\nexpired_keys:16\r\nexpired_stale_perc:1.29\r\nexpired_time_cap_reached_count:0\r\nexpire_cycle_cpu_milliseconds:0\r\nevicted_keys:0\r\nevicted_clients:0\r\ntotal_eviction_exceeded_time:0\r\ncurrent_eviction_exceeded_time:0\r\nkeyspace_hits:381\r\nkeyspace_misses:147\r\npubsub_channels:0\r\npubsub_patterns:0\r\npubsubshard_channels:0\r\nlatest_fork_usec:272\r\ntotal_forks:2\r\nmigrate_cached_sockets:0\r\nslave_expires_tracked_keys:0\r\nactive_defrag_hits:0\r\nactive_defrag_misses:0\r\nactive_defrag_key_hits:0\r\nactive_defrag_key_misses:0\r\ntotal_active_defrag_time:0\r\ncurrent_active_defrag_time:0\r\ntracking_total_keys:0\r\ntracking_total_items:0\r\ntracking_total_prefixes:0\r\nunexpected_error_replies:0\r\ntotal_error_replies:87\r\ndump_payload_sanitizations:0\r\ntotal_reads_processed:3782\r\ntotal_writes_processed:2830\r\nio_threaded_reads_processed:0\r\nio_threaded_writes_processed:0\r\nreply_buffer_shrinks:23\r\nreply_buffer_expands:0\r\n\r\n# Replication\r\nrole:master\r\nconnected_slaves:0\r\nmaster_failover_state:no-failover\r\nmaster_replid:a688ea56f0a7771c1d5785e2ee1cb45482727c28\r\nmaster_replid2:0000000000000000000000000000000000000000\r\nmaster_repl_offset:0\r\nsecond_repl_offset:-1\r\nrepl_backlog_active:0\r\nrepl_backlog_size:1048576\r\nrepl_backlog_first_byte_offset:0\r\nrepl_backlog_histlen:0\r\n\r\n# CPU\r\nused_cpu_sys:0.374387\r\nused_cpu_user:0.247664\r\nused_cpu_sys_children:0.003293\r\nused_cpu_user_children:0.002316\r\nused_cpu_sys_main_thread:0.373148\r\nused_cpu_user_main_thread:0.246856\r\n\r\n# Modules\r\n\r\n# Errorstats\r\nerrorstat_ERR:count=66\r\nerrorstat_NOSCRIPT:count=2\r\nerrorstat_WRONGTYPE:count=19\r\n\r\n# Cluster\r\ncluster_enabled:0\r\n\r\n# Keyspace\r\n"
"# Server\r\nredis_version:7.0.12\r\nredis_git_sha1:00000000\r\nredis_git_dirty:0\r\nredis_build_id:bf86f713484a4108\r\nredis_mode:standalone\r\nos:Linux 5.15.0-1041-azure x86_64\r\narch_bits:64\r\nmonotonic_clock:POSIX clock_gettime\r\nmultiplexing_api:epoll\r\natomicvar_api:c11-builtin\r\ngcc_version:12.2.0\r\nprocess_id:1\r\nprocess_supervised:no\r\nrun_id:a07372097bdc69ffbdf906d67f441c92572bbc27\r\ntcp_port:6379\r\nserver_time_usec:1689365657122562\r\nuptime_in_seconds:84\r\nuptime_in_days:0\r\nhz:10\r\nconfigured_hz:10\r\nlru_clock:11644057\r\nexecutable:/tmp/redis-server\r\nconfig_file:\r\nio_threads_active:0\r\n\r\n# Clients\r\nconnected_clients:1\r\ncluster_connections:0\r\nmaxclients:10000\r\nclient_recent_max_input_buffer:20480\r\nclient_recent_max_output_buffer:0\r\nblocked_clients:0\r\ntracking_clients:0\r\nclients_in_timeout_table:0\r\n\r\n# Memory\r\nused_memory:4116432\r\nused_memory_human:3.93M\r\nused_memory_rss:15478784\r\nused_memory_rss_human:14.76M\r\nused_memory_peak:4201504\r\nused_memory_peak_human:4.01M\r\nused_memory_peak_perc:97.98%\r\nused_memory_overhead:864408\r\nused_memory_startup:862048\r\nused_memory_dataset:3252024\r\nused_memory_dataset_perc:99.93%\r\nallocator_allocated:4262584\r\nallocator_active:5128192\r\nallocator_resident:7720960\r\ntotal_system_memory:7268679680\r\ntotal_system_memory_human:6.77G\r\nused_memory_lua:40960\r\nused_memory_vm_eval:40960\r\nused_memory_lua_human:40.00K\r\nused_memory_scripts_eval:2176\r\nnumber_of_cached_scripts:11\r\nnumber_of_functions:0\r\nnumber_of_libraries:0\r\nused_memory_vm_functions:32768\r\nused_memory_vm_total:73728\r\nused_memory_vm_total_human:72.00K\r\nused_memory_functions:184\r\nused_memory_scripts:2360\r\nused_memory_scripts_human:2.30K\r\nmaxmemory:0\r\nmaxmemory_human:0B\r\nmaxmemory_policy:noeviction\r\nallocator_frag_ratio:1.20\r\nallocator_frag_bytes:865608\r\nallocator_rss_ratio:1.51\r\nallocator_rss_bytes:2592768\r\nrss_overhead_ratio:2.00\r\nrss_overhead_bytes:7757824\r\nmem_fragmentation_ratio:3.80\r\nmem_fragmentation_bytes:11402224\r\nmem_not_counted_for_evict:0\r\nmem_replication_backlog:0\r\nmem_total_replication_buffers:0\r\nmem_clients_slaves:0\r\nmem_clients_normal:0\r\nmem_cluster_links:0\r\nmem_aof_buffer:0\r\nmem_allocator:jemalloc-5.2.1\r\nactive_defrag_running:0\r\nlazyfree_pending_objects:0\r\nlazyfreed_objects:0\r\n\r\n# Persistence\r\nloading:0\r\nasync_loading:0\r\ncurrent_cow_peak:0\r\ncurrent_cow_size:0\r\ncurrent_cow_size_age:0\r\ncurrent_fork_perc:0.00\r\ncurrent_save_keys_processed:0\r\ncurrent_save_keys_total:0\r\nrdb_changes_since_last_save:0\r\nrdb_bgsave_in_progress:0\r\nrdb_last_save_time:1689365656\r\nrdb_last_bgsave_status:ok\r\nrdb_last_bgsave_time_sec:0\r\nrdb_current_bgsave_time_sec:-1\r\nrdb_saves:3\r\nrdb_last_cow_size:241664\r\nrdb_last_load_keys_expired:0\r\nrdb_last_load_keys_loaded:0\r\naof_enabled:0\r\naof_rewrite_in_progress:0\r\naof_rewrite_scheduled:0\r\naof_last_rewrite_time_sec:0\r\naof_current_rewrite_time_sec:-1\r\naof_last_bgrewrite_status:ok\r\naof_rewrites:1\r\naof_rewrites_consecutive_failures:0\r\naof_last_write_status:ok\r\naof_last_cow_size:237568\r\nmodule_fork_in_progress:0\r\nmodule_fork_last_cow_size:0\r\n\r\n# Stats\r\ntotal_connections_received:956\r\ntotal_commands_processed:2835\r\ninstantaneous_ops_per_sec:42\r\ntotal_net_input_bytes:75613\r\ntotal_net_output_bytes:4811345\r\ntotal_net_repl_input_bytes:0\r\ntotal_net_repl_output_bytes:0\r\ninstantaneous_input_kbps:0.83\r\ninstantaneous_output_kbps:88.40\r\ninstantaneous_input_repl_kbps:0.00\r\ninstantaneous_output_repl_kbps:0.00\r\nrejected_connections:0\r\nsync_full:0\r\nsync_partial_ok:0\r\nsync_partial_err:0\r\nexpired_keys:16\r\nexpired_stale_perc:0.84\r\nexpired_time_cap_reached_count:0\r\nexpire_cycle_cpu_milliseconds:0\r\nevicted_keys:0\r\nevicted_clients:0\r\ntotal_eviction_exceeded_time:0\r\ncurrent_eviction_exceeded_time:0\r\nkeyspace_hits:381\r\nkeyspace_misses:147\r\npubsub_channels:0\r\npubsub_patterns:0\r\npubsubshard_channels:0\r\nlatest_fork_usec:325\r\ntotal_forks:2\r\nmigrate_cached_sockets:0\r\nslave_expires_tracked_keys:0\r\nactive_defrag_hits:0\r\nactive_defrag_misses:0\r\nactive_defrag_key_hits:0\r\nactive_defrag_key_misses:0\r\ntotal_active_defrag_time:0\r\ncurrent_active_defrag_time:0\r\ntracking_total_keys:0\r\ntracking_total_items:0\r\ntracking_total_prefixes:0\r\nunexpected_error_replies:0\r\ntotal_error_replies:87\r\ndump_payload_sanitizations:0\r\ntotal_reads_processed:3783\r\ntotal_writes_processed:2830\r\nio_threaded_reads_processed:0\r\nio_threaded_writes_processed:0\r\nreply_buffer_shrinks:23\r\nreply_buffer_expands:0\r\n\r\n# Replication\r\nrole:master\r\nconnected_slaves:0\r\nmaster_failover_state:no-failover\r\nmaster_replid:afdb28064e29fa582c435e2ccaa1b3d23d253730\r\nmaster_replid2:0000000000000000000000000000000000000000\r\nmaster_repl_offset:0\r\nsecond_repl_offset:-1\r\nrepl_backlog_active:0\r\nrepl_backlog_size:1048576\r\nrepl_backlog_first_byte_offset:0\r\nrepl_backlog_histlen:0\r\n\r\n# CPU\r\nused_cpu_sys:0.496095\r\nused_cpu_user:0.267208\r\nused_cpu_sys_children:0.001395\r\nused_cpu_user_children:0.004592\r\nused_cpu_sys_main_thread:0.494334\r\nused_cpu_user_main_thread:0.266258\r\n\r\n# Modules\r\n\r\n# Errorstats\r\nerrorstat_ERR:count=66\r\nerrorstat_NOSCRIPT:count=2\r\nerrorstat_WRONGTYPE:count=19\r\n\r\n# Cluster\r\ncluster_enabled:0\r\n\r\n# Keyspace\r\n"
Loading

0 comments on commit 85726d0

Please sign in to comment.