ruby-redis icon indicating copy to clipboard operation
ruby-redis copied to clipboard

Review transactions

Open AE9RB opened this issue 14 years ago • 0 comments

There aren't tests to ensure every command triggers watched keys in a transaction. Anything that sets a database key is covered. Deeper changes, like adding a member to a hash, aren't caught automatically. Review the code and add touch calls where needed.

AE9RB avatar Jun 05 '11 20:06 AE9RB