This version is adapted to support RediSearch 2.2
Enhancements:
- Support search JSON (#145)
- Support AS option (#150)
- Client.getInfo() return readable data (#136)
- Support GeoCoordinate as value (#165)
- Object to String map util (#157)
- Document serialVersionUID (#163)
- Spring Integration PR (#172)
Dependencies:
- Upgrade com.google.code.gson:gson to 2.8.8
- Upgrade redis.clients:jedis to 3.7.0