AdemCatamak/MessageStorage

Support Multiple MessageStorageClient

AdemCatamak opened this issue · 0 comments

In the current situation, users could only one client inject with DI. The package should support multiple MessageStorageClient injections.

Note: Typed clients could be supported.

NoteMessageStorageClient, AuthorMessageStorageClient, BlogMessageStorageClient etc.