Difference between revisions of "Redis-server"
Jump to navigation
Jump to search
(Created page with "{{lc}} containers: - command: - redis-server - --dir /data - --dbfilename dump.rdb image: redis:latest imagePullPolicy: IfNotPresent name: redis-your-name {{r...") Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | + | containers: | |
− | containers: | + | - command: |
− | - command: | + | - redis-server |
− | + | - --dir /data | |
− | + | - --dbfilename dump.rdb | |
− | + | image: redis:latest | |
− | + | imagePullPolicy: IfNotPresent | |
− | + | name: redis-your-name | |
− | |||
{{redis}} | {{redis}} |
Revision as of 09:22, 8 March 2023
containers: - command: - redis-server - --dir /data - --dbfilename dump.rdb image: redis:latest imagePullPolicy: IfNotPresent name: redis-your-name
Redis, installation, /etc/redis.conf, values.yml
, Redis Cluster, Redis Sentinel, /etc/redis-sentinel.conf
, Redis memory footprint, redis-cli, redis-benchmark, redis-check-aof, redis-check-rdb, redis-sentinel, redis-server
, Amazon MemoryDB for Redis, AOF, Redis changelog, Redis Database (RDB), Append Only File (AOF), Redis logs
Advertising: