Kitura / Kitura-redis

Swift Redis library

Repository from Github https://github.comKitura/Kitura-redisRepository from Github https://github.comKitura/Kitura-redis

Is publish/subscribe system supported ?

Herz3h opened this issue · comments

commented

Hello is the pub/sub system supported, i cannot find it in the library ?

Thanks in advance!

Not yet. However we do support the list commands that you could use to create a queuing system, if you only have one subscriber.