start_redis.sh 86 B

1234
  1. #! /bin/bash
  2. redis-server --port 6380 --maxmemory 1gb --maxmemory-policy allkeys-lru