Naming Conventions
Function names
Section titled “Function names”For every command that you implement, please use PascalCase.
Examples of good command function names:
BZPopMinZRemPExpireWithOptionsSetWithOptionsDecr
Examples of bad command function names:
zRangehincrbyfloatSdiffstore