de5a04ad18
- add "persistence" field for each redis instance in database_config.json - we will use this information to decide if saving redis instance data while warm/fast reboot - before multiDB changes, SONiC uses "redis-cli save " to save all the data into rdb file on default instance on port 6379 - with multiDB changes, we plan to implement "sonic-db-cli save" to save all data to corresponding rdb files on all listed redis instances which has "persistence" field set "yes" |
||
---|---|---|
.. | ||
base_image_files | ||
critical_processes | ||
database_config.json | ||
docker-database-init.sh | ||
Dockerfile.j2 | ||
ping_pong_db_insts | ||
supervisord.conf.j2 |