orlok

Crates.ioorlok
lib.rsorlok
version0.3.0
sourcesrc
created_at2023-05-13 21:23:04.172809
updated_at2023-06-22 17:57:39.163047
descriptionA database toolkit with generic implementations of the Repository pattern.
homepage
repositoryhttps://github.com/meowmeowcode/orlok
max_upload_size
id863941
size480,332
(meowmeowcode)

documentation

README

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
Commit count: 37

cargo fmt