Skip to content

Commit

Permalink
updated README with BasicLock log arg
Browse files Browse the repository at this point in the history
  • Loading branch information
Manish Tomar committed Sep 5, 2013
1 parent a2cd345 commit 3ede4cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Expand Up @@ -34,6 +34,8 @@ Version History
- LoggingCQLClient logs cql failures as msg
- ``null`` values unmarshal correctly now, no matter what the
type, because ``null`` values will just always be unmarshalled as None
- BasicLock takes optional log argument that if given logs when the lock was acquired and released
along with time taken
- 0.1.3
- RoundRobinCassandraCluster tries the next node in the cluster if it gets conection error
- LoggingCQLClient class implemented that will log every CQL query, parameters and seconds taken to
Expand Down

0 comments on commit 3ede4cc

Please sign in to comment.