Skip to content

Instantly share code, notes, and snippets.

@hbin
Last active January 3, 2017 13:38
Show Gist options
  • Save hbin/1fa94deaec9370124bafd42ed2ccdc8d to your computer and use it in GitHub Desktop.
Save hbin/1fa94deaec9370124bafd42ed2ccdc8d to your computer and use it in GitHub Desktop.
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment