Skip to content

Latest commit

 

History

History

redis

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

redis example

this example is how to use the redis package (from node) that works with many background operations (async).

run

Now you're ready to run the example in example.cljs file.

npm install # install redis dependence (node package)
nbb example.cljs