Skip to content
This repository has been archived by the owner on Nov 22, 2021. It is now read-only.

Database rewrite #66

Open
sinus-x opened this issue Oct 6, 2020 · 0 comments
Open

Database rewrite #66

sinus-x opened this issue Oct 6, 2020 · 0 comments
Assignees

Comments

@sinus-x
Copy link
Owner

sinus-x commented Oct 6, 2020

The current scheme has proven to be weak, as far as multi-beam setup goes. I think we'll have to change the scheme to something like

beam:<beam name>:active
beam:<beam name>:replace
beam:<beam name>:timeout
beam:<beam name>:admin_id
beam:<beam name>:...
wormhole:<beam name>:<channel id>:messages
wormhole:<beam name>:<channel id>:readonly
wormhole:<beam name>:<channel id>:logo
wormhole:<beam name>:<channel id>:...
user:<beam name>:<user id>:mod
user:<beam name>:<user id>:home_id
user:<beam name>:<user id>:nickname
user:<beam name>:<user id>:...

User would be registered to one beam, not bot-wide.

@sinus-x sinus-x added this to the Database rewrite milestone Oct 6, 2020
@sinus-x sinus-x self-assigned this Oct 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant