storage: add abstract interface
Prepare for the plugin interface.
This commit is contained in:
@@ -61,7 +61,7 @@ class UpdateService final : DeferredMonitor {
|
||||
|
||||
public:
|
||||
UpdateService(EventLoop &_loop, SimpleDatabase &_db,
|
||||
LocalStorage &_storage,
|
||||
Storage &_storage,
|
||||
DatabaseListener &_listener);
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user