.

Results 20 comments of .

hi @asraa, have you already started working on this? can I help too?

@znewman01 Sure, the pair programming should work. I have been preoccupied. let me know when you'll be free to do this.

have you been able to address this @rubiagatra ? can I help?

Sorry I've been busy, I think I have an idea on how to approach this. I'll spend the next couple of days trying to get it setup and reach out...

I was thinking of extending the new client interface to include the `Init`, will `Init` work the way it does with Multi Clients? Do you have any ideas beyond this?...

Thank you for this, @znewman01! It looks very clear. I'll get started right away and reach out via email if I run into any issues. @asraa can we get this...

@peterbourgon great. where can I find the html files for `https://gokit.io/examples/stringsvc.html#calling-other-services`, and how do I know which file is more recent? should I just play around with them?

it doesnt look like this has been done still? @peterbourgon is there a list of projects available? I would like to add this to the readme

Not quite, I think @gvsafronov is talking about `Transactions`. Redis bundles `MULTI`, `EXEC` and `WATCH` into `Transactions` to handle requests sequentially and provide some additional level of atomicity