Class: OpenWFE::Extras::CachedDbPersistedEngine

Inherits:
DbPersistedEngine show all
Defined in:
lib/openwfe/extras/engine/db_persisted_engine.rb

Overview

This OpenWFEru engine features database persistence (thanks to ActiveRecord), with a cache (for faster read operations) and a threaded wrapper (for buffering out unecessary write operations), hence it’s fast (of course its’s slower than in-memory storage.

Method Summary

Methods inherited from OpenWFE::Engine

#oldreply, #reply