This repository has been archived by the owner on Jun 24, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
How much information should we store? #1
Comments
@zackify users + channels look good. I think we should add messags.subtype and messages.hidden though |
@benigeri sure, how about making them json fields like the attachments? |
why not just string fields? |
Sorry, it's late, I'm not thinking :P I'll do it and push :) |
thanks for doing all of this! |
zackify
added a commit
that referenced
this issue
Sep 20, 2015
looks good so far. eventually we might want to handle message types like file_share which contain a |
👍 I think we can close this for now. |
MessagesEven though these are partitioned by channel, do you think we should store a ChannelsWe probably want a |
@tappleby 👍 * 2 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Take a look at https://github.com/reactiflux/archive-bot/tree/master/migrations We're looking to store the following info:
Users
Messages
Each channel will be based off the messages channel using postgres' partitioning
Channels
Info about each channel
How's this look so far? What do we need to add / change? @benigeri @tappleby
The text was updated successfully, but these errors were encountered: