mirror of
https://github.com/fluencelabs/redis
synced 2025-03-21 10:00:51 +00:00
4 lines
88 B
Bash
4 lines
88 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
export MALLOC_CONF="dirty_decay_ms:1000,muzzy_decay_ms:1000,lg_tcache_max:0"
|