Redis

From 太極
Revision as of 09:35, 4 November 2019 by Brb (talk | contribs) (→‎set vs list)
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.

Get a help of a command

https://redis.io/topics/rediscli

help XXX

Examples

metacran

https://github.com/metacran/metacranweb