carmine icon indicating copy to clipboard operation
carmine copied to clipboard

Regenerate commands.edn from Redis 6.2.1.

Open nzioki opened this issue 4 years ago • 2 comments

nzioki avatar Apr 19 '21 17:04 nzioki

Hi @ptaoussanis - Just following up here; I'm interested in using the redis cmd GETDEL which is redis v6.2.0. Is there anything I can do to help getting this MR approved?

pieterbreed avatar Sep 20 '22 14:09 pieterbreed

@pieterbreed Hi Pieter, thanks for offering. I'll definitely update to the latest commands.edn next time I'm working on batched Carmine work. No specific ETA on that, but please note that you don't need to wait for a new Carmine release to use GETDEL (or any other commands).

You can always use the redis-call fn to execute any Redis command that your Redis server supports, regardless of whether Carmine is aware of that command or not.

ptaoussanis avatar Sep 20 '22 14:09 ptaoussanis

@nzioki Thanks Martin, will be updated with next release! Cheers :-)

ptaoussanis avatar Dec 03 '22 09:12 ptaoussanis