Module: HealthMonitor::Providers
- Defined in:
- lib/health_monitor/providers/base.rb,
lib/health_monitor/providers/solr.rb,
lib/health_monitor/providers/cache.rb,
lib/health_monitor/providers/redis.rb,
lib/health_monitor/providers/resque.rb,
lib/health_monitor/providers/sidekiq.rb,
lib/health_monitor/providers/database.rb,
lib/health_monitor/providers/delayed_job.rb,
lib/health_monitor/providers/file_absence.rb
Defined Under Namespace
Classes: Base, Cache, CacheException, Database, DatabaseException, DelayedJob, DelayedJobException, FileAbsence, FileAbsenceException, Redis, RedisException, Resque, ResqueException, Sidekiq, SidekiqException, Solr, SolrException
Constant Summary collapse
- CONNECTION_POOL_SIZE =
1