Bedrock
Bedrock copied to clipboard
Rock solid distributed database specializing in active/active automatic failover and WAN replication
### Details Update STHROW to automatically log a debug stack trace to make it easier to debug Auth and track down where problems are coming from. Since the logs are...
### Details ### Fixed Issues Fixes GH_LINK ### Tests _________ **Internal Testing Reminder:** when changing bedrock, please compile auth against your new changes
Hi! I'm trying to build Bedrock by following the [Bedrock installation guide](https://bedrockdb.com/#how-to-get-it) for MacOS. I'm getting the following error when I try to run `make` ``` g++-9 -g -std=c++17 -fpic...
We have set up an cluster inside of an docker swarm. Starting 3 nodes in a bedrock cluster. We are having some issues when we are doing insert on nodes....
Bedrock is working, and I can run queries via nc to port 8888, logs confirm that the plugin is loading, and I can see the port is listening: ``` $...
### Details See this thread for details: https://expensify.slack.com/archives/C094TGUTZ/p1701196803575909?thread_ts=1700652975.334579&cid=C094TGUTZ ### Fixed Issues N/A ### Tests Ongoing _________ **Internal Testing Reminder:** when changing bedrock, please compile auth against your new changes
After building the server program for the first time, `bedrock` is in the top-level source directory but not yet installed. If you then say `test/test`, you get this error: ```...
### Details ### Fixed Issues Fixes GH_LINK ### Tests _________ **Internal Testing Reminder:** when changing bedrock, please compile auth against your new changes
### Details Currently ([6aa3d6f](https://github.com/Expensify/Bedrock/pull/1597/commits/6aa3d6fdad43163ca398d80086d244035ef23910)) This will reserve journal tables even if we have a different conflict on subsequent attempts after a single conflict on a journal table It seems to...
Basically as the title suggests. I am curious to invest time in this project but if it's stale or not a priority for Expensify I will look elsewhere.