Daniele Alessandri
|
71e7cb1399
Make some methods/fields of the transaction class protected instead of private.
|
13 years ago |
Daniele Alessandri
|
f085d2f97d
Use a protected method to get all the flags of a transaction.
|
13 years ago |
Daniele Alessandri
|
7241fe6419
Make the code that process EXEC replies more easy on the eyes.
|
13 years ago |
Daniele Alessandri
|
d01e738d59
Move the code that executes a transaction block to a separate method.
|
13 years ago |
Daniele Alessandri
|
0bdcf299c2
Implement a few minor changes.
|
13 years ago |
Daniele Alessandri
|
03d408ddad
Use a single integer to store and check the current state of a transaction.
|
13 years ago |
Daniele Alessandri
|
3801928e0d
Move Predis\ProtocolException to Predis\Protocol\ProtocolException.
|
13 years ago |
Daniele Alessandri
|
3f2814c254
Change the code layout of private/protected fields.
|
13 years ago |
Daniele Alessandri
|
087b8b0b2b
Pass a transaction instance as the first argument of Predis\Transaction\AbortedMultiExecException.
|
13 years ago |
Daniele Alessandri
|
6ad73c782a
Move classes related to MULTI/EXEC abstraction to the Predis\Transaction namespace.
|
13 years ago |