Fully managed and integrated with Google Cloud, Azure, and AWS.
Build the fastest, most reliable GenAI apps with our advanced vector database.
Self-managed software with enterprise-grade compliance and reliability.
Synchronize data in near-real time to make data fast—without writing code.
In-memory database for caching & streaming.
HEXISTS key field
@read
,
@hash
,
@fast
,
Returns if field
is an existing field in the hash stored at key
.
One of the following:
0
if the hash does not contain the field, or the key does not exist.1
if the hash contains the field.