Redis

From 太極
Revision as of 09:17, 4 November 2019 by Brb (talk | contribs) (→‎Examples)
Jump to navigation Jump to search

Web sites

Tutorial

set vs list

https://redis.io/topics/data-types

A set is similar to a list, except it does not have a specific order and each element may only appear once.

Examples

metacran

https://github.com/metacran/metacranweb