ysono / pancake

7 stars 1 forks source link

🥞

Pancake is a toy database. The project's goal is to learn and experiment with algorithms. As a product, Pancake works, possibly correctly, and mildly fastly.

Features:

Architecture

See doc diagrams.

Sample usage

Starting the server:

cargo run --package pancake_server --bin pancake_server_serial
cargo run --package pancake_server --bin pancake_server_ssi

Accessing the server: