juspay / juspay/hyperswitch

refactor(hyperswitch_domain_models): Remove diesel_models dependency

Open
#8,570 0 comments 0 reactions 1 assignee Claimed by @AnuthaDev View on GitHub
A-framework C-refactor Developer Experience
Dominant language
Rust
Stars
43.7k
Forks
5.1k
Avg merge
2d 20h
Merged PRs (30d)
205

Description

`hyperswitch_domain_models` currently depends on `diesel_models` crate.

To improve compile time we need to remove this dependency, to allow `diesel_models` and `hyperswitch_domain_models` to compile in parallel. This will also remove the transitive dependency of `hyperswitch_connectors` on `diesel_models`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.