Skip to main content
Deno 2 is finally here 🎉️
Learn more
->
Dismiss
Products
Open Source
Deno
Modern runtime for JavaScript and TypeScript
Fresh
Web framework designed for the edge
JSR
TypeScript-first ESM package registry
Commercial
Deno for Enterprise
Enterprise support for runtime projects
Deploy
Easy serverless hosting for your JavaScript projects
Subhosting
Securely run untrusted code in a scalable sandbox
Docs
Modules
Standard Library
JSR
Node.js & npm
Current path
deno.land/x
Community
Discord
GitHub
X
YouTube
Mastodon
Blog
Search…
⌘K
Module
x
/
upstash_redis
/
pkg
/
commands
/
geo_search_store.ts
>
CommandOptions
HTTP based Redis Client for Serverless and Edge Functions
upstash/redis-js
Extremely Popular
Version
Latest
v1.34.3
1.34.3-canary-2
1.34.3-canary
v1.34.2
v1.34.1
v1.35.0-canary
v1.34.0
v1.33.1-canary
v1.33.0
v1.32.0
v1.31.6
v1.31.5
v1.31.4
v1.31.4-canary
v1.31.3
v1.31.3-canary
v1.31.2
v1.31.2-canary
v1.31.1
v1.31.1-canary
v1.31.0
v1.30.1
v1.30.0
v1.29.0
v1.28.4
v1.28.4-canary
v1.28.3
v1.28.2
v1.28.1
v1.28.0
v1.27.1
v1.27.0
v1.26.0
v1.25.3-canary
v1.25.2
v1.25.1
v1.25.1-canary-2
v1.21.5-canary-release
v1.25.1-canary
v1.25.0
v1.24.3
v1.24.2
v1.24.1
v1.24.0
v1.24.0-next.3
v1.24.0-next.2
v1.24.0-next.1
v1.23.4
v1.23.3
v1.23.2
v1.23.1
v1.23.0
v1.23.0-next.1
v1.22.1
v1.22.0
v1.21.0
v1.20.7-next.1
v1.20.6
v1.20.5
v1.20.5-canary.0
v1.20.4
v1.20.3
v1.20.2
v1.20.1
v1.20.0
v1.20.0-canary.0
v1.19.3
v1.19.2
v1.19.1
v1.19.0
v1.18.5
v1.18.5-rc.0
v1.18.4
v1.18.3
v1.18.2
v1.18.2-rc.1
v1.18.2-rc.0
v1.18.1
v1.18.1-rc.0
v1.18.0
v1.17.0
v1.16.1-next.1
v1.16.1
v1.16.1-rc.4
v1.16.1-rc.3
v1.16.1-rc.2
v1.16.1-rc.1
v1.16.1-rc.0
v1.16.0
v1.16.0-next.3
1.15.1
v1.16.0-next.2
v1.16.0-next.1
v1.15.0
v1.15.0-next.1
v1.14.0
v1.14.0-next.1
v1.13.1
v1.13.0
v1.13.0-next.1
v1.12.0
v1.12.0-rc.1
v1.12.0-next.1
v1.12.0-rc.0
v1.11.0
v1.11.0-next.1
v1.10.2
v1.10.1
v1.10.0
v1.10.0-next.1
v1.9.1-next.1
v1.9.0
v1.9.0-next.1
v1.8.0
v1.7.1-next.1
v1.7.0
v1.6.1
v1.6.1-next.1
v1.6.0
v1.5.0
v1.4.0
v1.4.0-next.2
v1.4.0-next.1
v1.3.5
v1.3.4
v1.3.3
v1.3.3-alpha.1
v1.3.3-alpha.0
v1.3.2
v1.3.2-alpha.2
v1.3.2-alpha.1
v1.3.2-alpha.0
Menu
mod.ts
(default module)
append.ts
bitcount.ts
bitfield.ts
bitop.ts
bitpos.ts
command.ts
copy.ts
dbsize.ts
decr.ts
decrby.ts
del.ts
echo.ts
eval.ts
evalsha.ts
exists.ts
expire.ts
expireat.ts
flushall.ts
flushdb.ts
geo_add.ts
geo_dist.ts
geo_hash.ts
c
GeoHashCommand
geo_pos.ts
c
GeoPosCommand
geo_search_store.ts
c
GeoSearchStoreCommand
geo_search.ts
c
GeoSearchCommand
get.ts
getbit.ts
getdel.ts
getrange.ts
getset.ts
hdel.ts
hexists.ts
hget.ts
hgetall.ts
hincrby.ts
hincrbyfloat.ts
hkeys.ts
hlen.ts
hmget.ts
hmset.ts
hrandfield.ts
hscan.ts
hset.ts
hsetnx.ts
hstrlen.ts
hvals.ts
incr.ts
incrby.ts
incrbyfloat.ts
json_arrappend.ts
json_arrindex.ts
json_arrinsert.ts
json_arrlen.ts
json_arrpop.ts
json_arrtrim.ts
json_clear.ts
json_del.ts
json_forget.ts
json_get.ts
json_mget.ts
json_mset.ts
json_numincrby.ts
json_nummultby.ts
json_objkeys.ts
json_objlen.ts
json_resp.ts
json_set.ts
json_strappend.ts
json_strlen.ts
json_toggle.ts
json_type.ts
keys.ts
lindex.ts
linsert.ts
llen.ts
lmove.ts
lmpop.ts
lpop.ts
lpos.ts
lpush.ts
lpushx.ts
lrange.ts
lrem.ts
lset.ts
ltrim.ts
mget.ts
mset.ts
msetnx.ts
persist.ts
pexpire.ts
pexpireat.ts
pfadd.ts
c
PfAddCommand
pfcount.ts
c
PfCountCommand
pfmerge.ts
c
PfMergeCommand
ping.ts
psetex.ts
pttl.ts
publish.ts
randomkey.ts
rename.ts
renamenx.ts
rpop.ts
rpush.ts
rpushx.ts
sadd.ts
scan.ts
scard.ts
script_exists.ts
script_flush.ts
script_load.ts
sdiff.ts
sdiffstore.ts
set.ts
setbit.ts
setex.ts
setnx.ts
setrange.ts
sinter.ts
sinterstore.ts
sismember.ts
smembers.ts
smismember.ts
smove.ts
spop.ts
srandmember.ts
srem.ts
sscan.ts
strlen.ts
sunion.ts
sunionstore.ts
time.ts
touch.ts
ttl.ts
type.ts
types.ts
unlink.ts
xack.ts
xadd.ts
xautoclaim.ts
xclaim.ts
xdel.ts
xgroup.ts
c
XGroupCommand
xinfo.ts
xlen.ts
xpending.ts
xrange.ts
xread.ts
xreadgroup.ts
xrevrange.ts
xtrim.ts
zadd.ts
zcard.ts
zcount.ts
zdiffstore.ts
zincrby.ts
zinterstore.ts
zlexcount.ts
zmscore.ts
zpopmax.ts
zpopmin.ts
zrange.ts
zrank.ts
zrem.ts
zremrangebylex.ts
zremrangebyrank.ts
zremrangebyscore.ts
zrevrank.ts
zscan.ts
zscore.ts
zunion.ts
zunionstore.ts