Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
await redis.hdel(key, 'field1', 'field2'); // returns 5
Deletes one or more hash fields.
Was this page helpful?