Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow the message tables for each channel to be stored in a different database #3364

Open
rbeckman-nextgen opened this issue May 11, 2020 · 0 comments
Labels

Comments

@rbeckman-nextgen
Copy link
Collaborator

This will require some more brainstorming and discussion so I'm assigning a version that will enable us to revisit it in the future. The general idea is that users could shard their database and split the load for a single instance of MC onto as many servers as they'd like.

1.With MC 3.0, each channel now has their own message tables that are basically standalone from the rest of the database. Most instances are IO bound, so with enough sharding users could more fully utilize the CPUs for a single server.

  1. Users are ALWAYS running out of disk space. This would allow longer message history and fewer pruning sessions.

Imported Issue. Original Details:
Jira Issue Key: MIRTH-3464
Reporter: wayneh
Created: 2014-09-24T13:19:16.000-0700

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant