SncRedisBundle
SncRedisBundle copied to clipboard
RedisArray on phpredis
Is there any progress about this?
What do you mean exactly?
Currently- the bundle doesn't support redis-array functionality with the native phpredis but only with predis. But as far as I know, this feature is feature should be exists: https://github.com/phpredis/phpredis/blob/master/arrays.markdown#readme
https://github.com/snc/SncRedisBundle/blob/23ffb61ad14aeb5086f053731b8476b54a5b6fd2/DependencyInjection/SncRedisExtension.php#L224
any update on this?
Is RedisArray
unsupported for some specific reason or is it just because it didn't get implemented? In the latter case I could take a look and contribute the change
Go ahead, we are waiting for somebody contribute this