Skip to content
  • Stephen Paul Weber's avatar
    Allow for others to plug-over us · 7729a26a
    Stephen Paul Weber authored
    Defer executing the event loop until exit in case someone `require`s us
    and wants to install extra stuff before we run.
    
    Some small tweaks to the APIs to make the coming fwdcalls plugover
    easier.
    
    Also, normalise to use REDIS_URL environment variable instead of passing
    host/port in args.
    7729a26a