Changelog
- a37d0fa feat: MSet and MSetNX helpers
- 59689df feat: RedisResult.AsFtSearch
- 4acec1a feat: allow []float32, []float64 fields in om.HashRepository for vector search
- aae23fb feat: om.WithIndexName() to change the default index name of HashRepository and JSONRepository
- be9d455 feat: support -nan parsing for Redis < 7.2
- df49264 fix: allow rueidisotel and rueidishook to work with MGet, MSet helpers in cluster mode
- 69c3a80 refactor: use RedisResult.AsFtSearch in om package