Skip to content

luoli02/20201113

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

20201113

127.0.0.1:6379> XADD mystream * hello world
"1605285550847-0"
127.0.0.1:6379> XGROUP CREATE mystream group-1 $
OK
127.0.0.1:6379> XADD mystream * name KevinBlandy
"1605285655299-0"
127.0.0.1:6379> XADD mystream * name KevinBlandy
"1605285720195-0"
127.0.0.1:6379> XADD mystream * name KevinBlandy
"1605286249270-0"
127.0.0.1:6379> XADD mystream * name KevinBlandy
"1605286477669-0"
127.0.0.1:6379>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages