Hassan Abedi 6560c2696f WIP
2026-06-05 13:17:53 +02:00
WIP
2026-06-05 13:17:53 +02:00
WIP
2026-06-05 13:17:53 +02:00
WIP
2026-06-05 13:17:53 +02:00
WIP
2026-06-05 13:17:53 +02:00
WIP
2026-06-05 13:17:53 +02:00
2026-05-29 14:58:38 +02:00
2026-05-29 15:14:09 +02:00
2026-05-29 15:14:09 +02:00
WIP
2026-06-05 13:17:53 +02:00
2026-05-21 12:28:09 +02:00
WIP
2026-06-05 13:17:53 +02:00

Storage Engine Playground

This repo is a playground for running small experiments related to storage side of things.

Development

# Clone the repo with submodules
git clone --recursive git@code.obsidian.systems:habedi-work/storage-engine-playground.git
# Enter the development environment
nix develop

Makefile Targets

make format # Format Rust code
make lint # Run linter checks
make test # Run tests

Run make help to see all the available targets.

Description
This repo is a playground for running small experiments related to storage and query execution.
Readme 834 KiB
Languages
Rust 73.2%
HTML 16.5%
Haskell 5.3%
Makefile 1.9%
JavaScript 1.4%
Other 1.7%