-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add connect and config subscriptions
redis_adapter removed optional on super (already optional on class) added connect to init added subscribe to init now uses self.subscriptins from super init come from meta file subscribe_messages now just subscribe takes array of string and sends them to subscribe as separated set parse_mata_data_file reparses json meta file due to other underlying generic reparse pulls out redis_subscriptions missing or empty sets subscriptions to empty
- Loading branch information
Showing
2 changed files
with
112 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters