ansible/database
Cristian Ciupitu 7f681c33a2 Micro-optimization: replace s.find(x)!=-1 with x in s
timeit shows a speedup of ~3x on Python 2.7.5 x86_64.
It also makes the code a bit shorter.
2014-03-16 13:10:28 -04:00
..
mongodb_user
mysql_db mysql_db module: typo fix 2014-03-12 23:25:22 -05:00
mysql_replication
mysql_user Micro-optimization: replace s.find(x)!=-1 with x in s 2014-03-16 13:10:28 -04:00
mysql_variables
postgresql_db
postgresql_privs
postgresql_user
redis
riak