Table of Contents - redis_monitor-0.3.3 Documentation
Pages
- Gemfile
- Rakefile
- _search_form.haml
- index.haml
- search.haml
- index.haml
- application.haml
- redis_not_available.haml
- _notification.haml
- index.haml
- check.haml
- index.haml
- _form.haml
- _task.haml
- edit.haml
- index.haml
- new.haml
- config.ru
- 404.html
- 422.html
- 500.html
- favicon.ico
- app.js
- bootstrap-select.min.js
- bootstrap.min.js
- jquery-2.0.3.min.js
- jquery_ujs.js
- robots
- bootstrap-select.min.css
- bootstrap.min.css
- custom.css
Classes and Modules
- ApplicationController
- ApplicationHelper
- Authentication
- Authorization
- Backend
- BackendConnection
- BackgroundTaskJob
- ChangeDatabase
- ContentController
- CreateDelayedJobs
- CreateNotifications
- CreateTasks
- DatabaseHelper
- DatabaseList
- Engine
- Engine::Application
- InfoController
- Notification
- NotificationsController
- Object
- PaginationHelper
- PerformanceController
- PerformanceStats
- RedisMonitor
- RedisMonitor::CommandLineParser
- RemoveKey
- RetrieveKey
- SearchKeys
- Task
- TasksController
- WatchKeyTask
- WatchQueryTask
Methods
- ::authentication_required? — Authentication
- ::authorized_for? — Authorization
- ::base_folder — RedisMonitor
- ::build — BackendConnection
- ::down — CreateDelayedJobs
- ::environment — RedisMonitor
- ::execute_if_authorized_for — Authorization
- ::new — Backend
- ::parse — RedisMonitor::CommandLineParser
- ::parse_arguments — RedisMonitor
- ::rakefile_path — RedisMonitor
- ::reset_all_queues — BackgroundTaskJob
- ::run — RedisMonitor
- ::selectable_actions — Task
- ::setup — BackendConnection
- ::setup — Authentication
- ::setup — Authorization
- ::store_arguments — RedisMonitor
- ::up — CreateDelayedJobs
- #active? — Task
- #add_to_queue — BackgroundTaskJob
- #after — BackgroundTaskJob
- #average_access — PerformanceStats
- #average_create_and_delete — PerformanceStats
- #average_write — PerformanceStats
- #backend — ApplicationController
- #backend — Task
- #bootstrap_paginate — PaginationHelper
- #change — CreateTasks
- #change — CreateNotifications
- #change_database — ContentController
- #check — PerformanceController
- #choose_database_select — DatabaseHelper
- #clear_queue — BackgroundTaskJob
- #content_menu — ApplicationHelper
- #create — TasksController
- #database_option — DatabaseHelper
- #databases — DatabaseHelper
- #delete — ContentController
- #destroy — NotificationsController
- #destroy — TasksController
- #edit — TasksController
- #edit_class — ApplicationHelper
- #execute — ChangeDatabase
- #execute — RemoveKey
- #format_result_in_ms — PerformanceStats
- #generate_key — PerformanceStats
- #index — ContentController
- #index — InfoController
- #index — NotificationsController
- #index — PerformanceController
- #index — TasksController
- #init — Task
- #load_current_database — ContentController
- #load_database_list — ContentController
- #load_section — ContentController
- #load_section — NotificationsController
- #load_section — PerformanceController
- #load_section — TasksController
- #new — TasksController
- #notify — WatchKeyTask
- #notify — WatchQueryTask
- #perform — BackgroundTaskJob
- #perform — WatchKeyTask
- #perform — WatchQueryTask
- #queue_name — BackgroundTaskJob
- #redis — Backend
- #redis_configuration_string — ApplicationHelper
- #redis_not_available — ApplicationController
- #refresh_data — BackgroundTaskJob
- #remove_class — ApplicationHelper
- #reset_queue — TasksController
- #reset_queue — BackgroundTaskJob
- #reset_queue — Task
- #result — DatabaseList
- #result — PerformanceStats
- #result — RetrieveKey
- #result — SearchKeys
- #run_at — BackgroundTaskJob
- #search — ContentController
- #section — ApplicationHelper
- #selected_is_selected — ApplicationHelper
- #task_params — TasksController
- #to_partial_path — Task
- #type_name — WatchKeyTask
- #type_name — WatchQueryTask
- #update — TasksController
- #when — Notification