Skip to content

A couple of examples written in Node.js to practice Redis data types by following the book Redis Essentials.

Notifications You must be signed in to change notification settings

danielfc/redis-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redis-practice

A couple of examples written in Node.js to practice Redis data types by following the book Redis Essentials.

Data Types

  • Strings
  • Lists
  • Hashes
  • Sets
  • Sorted Sets
  • Bitmaps
  • HyperLogLogs

About

A couple of examples written in Node.js to practice Redis data types by following the book Redis Essentials.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published