Skip to content

v2.0.1

Compare
Choose a tag to compare
@roncli roncli released this 08 Feb 20:53
  • Fix redis caching bug.
  • Use logging rather than console.log in startup routine.
  • Exceptions are now logged when streamers can't be added or removed.
  • Redis is required, so toggling it has been removed.
  • Redis now has a 5 minute idle timeout.
  • Redis now uses a generic pool for connections.
  • Various package updates.