issues
search
smartcat-labs
/
cassandra-diagnostics
Cassandra Node Diagnostics Tools
Apache License 2.0
51
stars
6
forks
source link
Formatting code and changing naming of time in milliseconds.
#3
Closed
nbozic-zz
closed
8 years ago
nbozic-zz
commented
8 years ago
Three things done here:
formatting of code (4 spaces, line length)
usage of milliseconds instead of nanoseconds
configuration to log all queries instead of just slow
Three things done here: