SETEX substitution seconds value
Sets the value amongst the transcend of a key
SETNX substitution value
Sets the value of a key, exclusively if the substitution does non exist
SETRANGE substitution offset value
Overwrites the business office of a string at the substitution starting at the specified offset
STRLEN key
Gets the length of the value stored inward a key
MSET substitution value [key value ...]
Sets multiple keys to multiple values
MSETNX substitution value [key value ...]
Sets multiple keys to multiple values, exclusively if none of the keys exist
PSETEX substitution milliseconds value
Sets the value in addition to expiration inward milliseconds of a key
INCR key
Increments the integer value of a substitution past times one
INCRBY substitution increment
Increments the integer value of a substitution past times the given amount
INCRBYFLOAT substitution increment
Increments the float value of a substitution past times the given amount
DECR key
Decrements the integer value of a substitution past times one
DECRBY substitution decrement
Decrements the integer value of a substitution past times the given number
APPEND substitution value
Appends a value to a key
-------------------------Follow-------------------
My Website - http://www.codebind.com
My Blog - https://goo.gl/Nd2pFn
My Facebook Page - https://goo.gl/eLp2cQ
Google+ - https://goo.gl/lvC5FX
Twitter - https://twitter.com/ProgrammingKnow
Pinterest - https://goo.gl/kCInUp
Text Case Converter - https://goo.gl/pVpcwL
Epoch Timestamp Converter - https://goo.gl/Zedjo5
Decimal - Binary - Hexadecimal Converter - https://goo.gl/rkX3JE
8-bit Checksum Calculator - https://goo.gl/inxvIT
0 comments:
Post a Comment