Class AutomateIt::AccountManager::NSCD
In: lib/automateit/account_manager/nscd.rb
Parent: ::AutomateIt::AccountManager::BaseDriver

AccountManager::NSCD

AccountManager driver for invalidating records stored in the NSCD, Name Service Cache Daemon, found on Unix-like systems.

Methods

Public Instance methods

Returns the NSCD database for the specified shorthand query.

Invalidates the NSCD database, thus forcing a cache reload.

[Validate]