E0/E1: Cargo-Gerüst + In-Memory Delta-Row-Store mit Tests + CI
CI / build-and-test (push) Failing after 9s
CI / build-and-test (push) Failing after 9s
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "pauldb"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
description = "Eine eigene HTAP-Datenbank in Rust – Row+Column Storage, Delta-Merge (HANA-inspiriert)."
|
||||
license = "MIT"
|
||||
|
||||
# Noch keine Abhängigkeiten – paulDB wird bewusst from scratch gebaut.
|
||||
[dependencies]
|
||||
Reference in New Issue
Block a user