Skip to content

devxhat/dw-probe-steering-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AtlasDB

A distributed database engine with pluggable storage, SQL-like query parsing, custom wire protocol, and Raft-based consensus.

Components

  • Storage Engine — Persistent key-value storage with LSM-tree architecture
  • Query Parser — SQL-like query language with optimization passes
  • Network Protocol — Custom binary wire protocol for cluster communication
  • Consensus — Raft-based consensus for distributed state replication

Quick Start

pip install atlasdb
atlasdb-server --config config.yaml

About

Probe: steering with repo_notes only

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages