Enhancements:
- Add support for AI.CONFIG (#7)
- Support for BATCHSIZE, MINBATCHSIZE, INPUTS and OUTPUTS on AI.MODELGET ( #9 )
- Support for DAGRUN and DAGRUN_RO ( #8 )
- Added example of AI.DAGRUN enqueuing multiple SCRIPTRUN and MODELRUN commands ( check ResNet-50 example at the Readme with all pre-post image processing being done on RedisAI )
Thanks to: @dengliming for the contributing!