Skip to content

Release v0.0.4

Latest
Compare
Choose a tag to compare
@fracpete fracpete released this 08 Aug 23:43
  • added the redis_timeout parameter to the argparse options to make the pubsub thread sleep_time parameter
    configurable from the command-line (the default is now 0.01 instead of 0.001 to avoid high CPU load)
  • the create_parser method can now specify the default values for: host, port, db, channel_in, channel_out, sleep_time