Class | OpenWFE::InMemoryHistory |
In: |
lib/openwfe/expool/history.rb
|
Parent: | BaseHistory |
The simplest implementation, stores all history entries in memory.
DO NOT USE IN PRODUCTION, it will trigger an ‘out of memory’ error sooner or later.
Is only used for unit testing purposes.