redis.exceptions.ResponseError: OOM command not allowed when used memory > ‘maxmemory’.
实际使用情况是
used_memory:105547176
used_memory_human:100.66M
used_memory_rss:105510248
used_memory_rss_human:100.62M
used_memory_peak:269264224
used_memory_peak_human:256.79M
total_system_memory:0
total_system_memory_human:0B
used_memory_lua:37888
used_memory_lua_human:37.00K
maxmemory:104857600
maxmemory_human:100.00M
maxmemory_policy:noeviction
mem_fragmentation_ratio:1.00
mem_allocator:jemalloc-3.6.0
这是什么问题?
带你彻底掌握Scrapy,用Django+Elasticsearch搭建搜索引擎
了解课程