Results 32 issues of Volodymyr Yavdoshenko

Implement deprecated commands as wrappers over existing commands to enable backward compatibility. Commands to implement: `FT.ADD` - Add document to index Syntax: FT.ADD {index} {docId} {score} FIELDS {field} {value} [{field}...

enhancement

## Summary This PR introduces a comprehensive Dragonfly vector database cookbook with practical examples of vector similarity search and hybrid queries using OpenAI embeddings, plus improvements to the Redis examples....