This is a grid of all packages for multi-database routing tools.
Feature | Description |
---|---|
Round Robin | Round robin database selection |
Weighted Random Selection | Database selection using random selection influenced by weighting scores |
Master/Slave | Ability to define a master database to use for writes and a pool of slave databases to use for reads |
Basic Random Selection | Database selection using random selection from a pool |
Master Pinning | Temporarily 'pinning' database reads to master for a user after they execute a write |
Package | django-multidb-router |
---|
Package | django-multidb-router |
---|---|
Description |
Round-robin master/slave db router for Django. |
Category | App |
# Using This |
1
![]() |
Python 3? | |
Development Status | Beta |
Last updated | Sept. 23, 2021, 4:01 p.m. |
Version | 0.10 |
Repo | GitHub |
Commits | |
Stars | 296 |
Repo Forks | 59 |
Participants |
diox
jsocol k4nar jbalogh terite dchukhin Jdsleppy ukanga erikrose frensjan more... |
Documentation | n/a |
Round Robin | |
Weighted Random Selection | |
Master/Slave | |
Basic Random Selection | |
Master Pinning |
Search Weight | Package | Description | Last PyPI release: | Repo Forks | Stars | |||
---|---|---|---|---|---|---|---|---|
{{ item.weight / max_weight * 100 | number:0 }}% | {{ item.title }} | Grid: {{ item.description }} | {{ item.last_released | date: 'mediumDate' }} | N/A | {{ item.repo_forks }} | N/A | {{ item.repo_watchers }} | N/A |