Version 4
Redis is an in-memory data structure project implementing a distributed, in-memory key-value database with optional durability. Redis supports different kinds of abstract data structures, such as strings, lists, maps, sets, sorted sets, HyperLogLogs, bitmaps, streams, and spatial indexes.
- Provider
- Amazon Web Services
- Usecase
- Cache
- Session management
- Queues
- Tags
- elasticache
- redis
Contents
Plan | Available in trial | Backups | Encrypted | HA | Memory |
---|---|---|---|---|---|
tiny-4.x | yes | yes | yes | no | 1.5GB |
tiny-ha-4.x | no | yes | yes | yes | 1.5GB |
small-ha-4.x | no | yes | yes | yes | 3GB |
medium-ha-4.x | no | yes | yes | yes | 6.37GB |
large-ha-4.x | no | yes | yes | yes | 12.93GB |
xlarge-ha-4.x | no | yes | yes | yes | 26.04GB |
In the command line
You can also view this information in the Cloud Foundry command line interface by running:
cf marketplace -e redis