Skip to content

meowmeowcode/orlok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orlok

Orlok

A database toolkit with generic implementations of the Repository pattern.

Documentation

The latest documentation: https://docs.rs/orlok/latest/orlok/

How to run tests

docker compose up -d
cargo test -- --test-threads=1