Releases: denodrivers/redis
Releases · denodrivers/redis
v0.12.0
This release includes breaking changes (#132).
Changes
migrate
: addauth
optionobject_idletime
: renamed fromobject_ideltime
object_freq
: addBulkNil
to return typerestore
: addabsttl
,idletime
, andfreq
optionsscan
: addtype
optionssort
: makelimit
option an object and makeorder
optionalincrbyfloat
: return typeBulkString
mset
: add support forRecord
and improve type safetymsetnx
,geoadd
,hmset
, andhset
: dittoset
: addkeepttl
optiongeopos
: return typeBulkString
geo*
: adjust options namesbzop*
: maketimeout
first argument to use rest with keysz*store
: add support forRecord
to add multiple argumentseval
: removenumkeys
argument, get this value fromkeys.length
acl*
andmemory*
: adjust some commands to returnBulkString
instead ofStatus
Addition
zadd_incr
:zadd
withincr
option that only accepts a single member score pair and returnsBulk
replicaof_no_one
: REPLICAOF NO ONEslaveof_no_one
: SLAVEOF NO ONE
v0.11.2
This release is intended to test the webhook.
See https://deno.land/posts/registry2
v0.11.1
v0.11.0
v0.10.4
v0.10.3
v0.10.2
v0.10.1
v0.10.0
v1.0.0-rc2
bump: deno@v1.0.0-rc2 (#75)