debounce 0.2.1
Creates a debounced function that delays invoking func until after wait milliseconds have elapsed since the last time the debounced function was invoked.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            redis-semaphore
            >= 0.2.4