Redis | Memcached | |
---|---|---|
Data types | Complex | Key-Value |
Memory Allocation | malloc | Slab allocation |
Multi-threaded | No | Yes |
Cluster mode | Yes | No |
High Availability(Replication) | Yes | No |
Persitence | Yes | No |
Backup/Restore capability | Yes | No |
Pipeline | Yes | Yes |
Last active
January 3, 2017 13:38
-
-
Save hbin/1fa94deaec9370124bafd42ed2ccdc8d to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment