Skip to content

Instantly share code, notes, and snippets.

@manhnguyenv
Last active September 19, 2019 11:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save manhnguyenv/2a0f129fbf6c114f6cdb9abca927a7b4 to your computer and use it in GitHub Desktop.
Save manhnguyenv/2a0f129fbf6c114f6cdb9abca927a7b4 to your computer and use it in GitHub Desktop.
ElasticSearch+Redis
ElasticSearch stores data in indexes and supports powerful searching capabilities
Redis has speed and powerful data structures. It can almost function as an extension of application memory but shared across processes / servers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment