DeepAnchor / Bedrock

Rock solid distributed database specializing in active/active automatic failover and WAN replication

Home Page:https://bedrockdb.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expensify/Bedrock/

This public repo contains the Bedrock database server. For more information on what that is, please see http://bedrockdb.com. The directories in this repo include:

  • / - Contains the main Bedrock source
  • /docs - Source for the public website (hosted via GitHub Pages): http://bedrockdb.com
  • /libstuff - A general purpose C++ framework for cross-platform application development
  • /mbedtls - The mbed TLS from here: https://tls.mbed.org/
  • /plugins - The various plugins provided "out of the box" to Bedrock
  • /sqlitecluster - The distributed transaction framework built atop sqlite: http://sqlite.org

About

Rock solid distributed database specializing in active/active automatic failover and WAN replication

https://bedrockdb.com

License:GNU Lesser General Public License v3.0


Languages

Language:C 88.0%Language:C++ 11.9%Language:Makefile 0.1%Language:Shell 0.1%