Module
SynCache
In:
lib/syncache/syncache.rb
lib/syncache/remote.rb
Classes and Modules
Class
SynCache::Cache
Class
SynCache::CacheEntry
Class
SynCache::CacheError
Class
SynCache::Placeholder
Class
SynCache::RemoteCache
Constants
FOREVER
=
60 * 60 * 24 * 365 * 5
REMOTE_TIMEOUT
=
60 * 5
REMOTE_FIRST_DELAY
=
0.1
[Validate]