Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
r2db
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Noblogs
r2db
Graph
a7d31d7709417377c2bb9844eda06a93b54644f4
Select Git revision
Branches
1
master
default
protected
Tags
10
v0.1.9
v0.1.8
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
11 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
16
Jan
30
Aug
14
Jun
25
Feb
19
18
17
16
1
Sep
4
Jul
23
May
22
21
Allow overriding host for local copy of the global database
v0.1.9 master
v0.1.9 master
Mark $wpdb_reverse_backend_map as global, for noblogs-cli
v0.1.8
v0.1.8
We are using LudicrousDB in place of HyperDB now
Revert "Add support for github.com/stuttter/ludicrousdb"
v0.1.7
v0.1.7
Add support for github.com/stuttter/ludicrousdb
v0.1.6
v0.1.6
Fix the map generators to use the $r2db_hash_map global
v0.1.5
v0.1.5
Double-declare r2db_hash_map as global
v0.1.4
v0.1.4
Move all database code in a single file
v0.1.3
v0.1.3
Fix reference to r2db_hash_map
v0.1.2
v0.1.2
Fix include paths
v0.1.1
v0.1.1
Use our own global variable for the FlexiHash instance
Update r2db with the most recent code
Add .gitlab-ci.yml
v0.1.0
v0.1.0
updated repository url
we have to be a wordpress-dropin after all
Do not manage flexihash dependence with Composer
ok, i really want a library instead
making this a wordpress-muplugin type
making this a wordpress-plugin type
moving out of src/ directory
making r2db into a Composer package
re-organizing file structure
nginx map generators
support flexihasher with more replicas (allowing for a more even distribution)
Adding port to the server definition for the local read-only global dataset
Moved mysql host to tcp and function refactoring
Workaround for the demented hyperdb bug
script for redistributing noblogs resources according to backend maps
support split master/slave backends for the primary database
tool to move blogs based on topology
fix backends configuration parsing
Add utility to discover the blog backend given its name
a few fixes to the global wpdb_hash instance (moved into $wpdb)
switch to new hashing algorithm for hyperdb
Loading