Replace max_batch_size with batch_size for HybridCache

#3

The 'max_batch_size' argument was deprecated and was removed in v4.46. Use the more precisely named 'batch_size' argument instead.

runninglsy changed pull request status to merged

Sign up or log in to comment