Skip to content

High throughput, High availability comments in redis

License

Notifications You must be signed in to change notification settings

picotera/commentDis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub version jk jk

commentDis

Add some comments to your redis-cli scripts

redis commands added by this module

comment right here

# or add some funny text

;; or like.. some unneeded redis command or whatever

// preferebly explain somthing..

/* but you can even leave this empty like so:

/**

return value

All the different comment types will always return an empty simple string: ""

PLEASE NOTE: The module does NOT support multi-line comments - each line should be commented on it's own.