| Module | Ruote::StorageBase |
| In: |
lib/ruote/storage/base.rb
|
Base methods for storage implementations.
Copies the content of this storage into a target storage.
Of course, the target storage may be a different implementation.
Attempts to delete a document, returns true if the deletion succeeded. This is used with msgs to reserve work on them.