feat(storage_impl): split payment intent interface implementation #1946
refactor(kms): add newtype for kms
e4e88541
feat(config): add new type for password
db083730
refactor(kms): add new type for kms encrypted valeus
dc066404
chore(diesel): remove temp changes
a2d5857f
fix(config): disable kms as a default features
b3c76ace
fix(config): restore default values for secrets
3960f7c8
chore(lints): fix fmt lints
aa3b4f5c
fix(lints): fix clippy lint
478dbba2
fix(config): add defaults for secrets
220653bc
chore(kms): remove commented code
441863b0
chore(lints): fix fmt lints
c299bd35
feat(storage_impl): add a crate for diesel implementations
07bf661a
Merge remote-tracking branch 'origin/main' into add_store_crate
35bb1f42
chore(lints): fix fmt lints
5b58bb13
chore(lints): fix clippy lints
b098e65a
chore(lints): fix clippy lints
6dd227d9
chore(docs): update readme docs
1cbb1cd3
Merge branch 'main' into add_store_crate
d5e4ebaf
Merge branch 'add_store_crate' of github.com:juspay/hyperswitch into …
29ecabdd
fix(config): fix duplicate toml key
3f107d4f
Merge remote-tracking branch 'origin/main' into add_store_crate
9de50a82
chore(api_spec): add open api spec changes
ce48d79b
fix(ci): fix msrv checks
860d7c71
chore(storage): remove unused functions
8ce6116c
feat(redis): add redis structs in storage impls
a950ff9b
refactor(storage_impl): fix integration error
56e63c27
feat(storage_impls): add redis init & plumbing steps on store initial…
9446b511
refactor(storage): integrate store as an external dependancy
e0d95042
refactor(storage): add boilerplate for data models
47436279
Merge remote-tracking branch 'origin/main' into split_redis_structs
5aff551b
chore(lints): fix clippy lints
94a5275f
Merge branch 'split_redis_structs' into integrate_composite_store
a37962e1
fix(storage): fix integration errors
b8d05f02
chore(storage): use strong secret for encryption key
ef6b0935
Merge branch 'split_redis_structs' into integrate_composite_store
8de8ca75
Merge remote-tracking branch 'origin/main' into integrate_composite_s…
25295ce5
chore(lints): remove redundant self imports
a6a95212
chore(lints): fix clippy lints
402a1651
chore(deps): remove unused router deps
06d5ec1a
chore(lints): fix CI lints
9489e097
Merge branch 'integrate_composite_store' into split_payment_model
3769e32c
refactor(storage_impl): split payment intent interface related constr…
0d7116f3
Merge remote-tracking branch 'origin/main' into split_payment_model
91c9d7cb
refactor(storage_impl): split payment intent interface for kv store
d35de31d
feat(payments_interface): add a common filter struct for fetching pay…
54d276ed
fix(intent interface): integrate payment intent interface
540ac876
fix(config): sort cargo deps for data_models
3f11f8e1
chore(lints): fix clippy lints
4a2c282d
fix(storage_impl): remove temporary error variant
0eef7b72
chore(typos): fix spell check typos
9fa6eb95
feat(storage_impl): add metrics for storage impls
6b70280d
chore(payment): remove commented module
dd57c2b0
chore(lints): fix clippy lints
7a6e6f9e
lsampras
force pushed
to
7a6e6f9e
1 year ago
chore(lints): fix fmt lints
7ed92d1d
Merge branch 'main' into split_payment_model
5ac376b3
lsampras
marked this pull request as ready for review 1 year ago
fix(storage_impl): replace mca filter to use datamodels instead
84627430
chore(lints): fix clippy lints
6b0839fc
Merge remote-tracking branch 'origin/main' into split_payment_model
accb8216
fix(config): update replica creds to work on local systems
1ef8b0b7
Merge remote-tracking branch 'origin/main' into split_payment_model
24fbf64b
chore(lints): fix import lints
269652aa
Merge branch 'main' into split_payment_model
813419f5
chore(lints): fix fmt litns
333317f1
docs(data_models): add readme
e52b6d94
Update crates/router/src/core/errors/utils.rs
f21e2d68
chore(lints): fix fmt lints
64e6cf64
lsampras
dismissed their stale review
via 64e6cf64
1 year ago
ashokkjag
approved these changes
on 2023-08-21
lsampras
merged
88d65a62
into main 1 year ago
lsampras
deleted the split_payment_model branch 1 year ago
Labels
C-refactor
A-payments
Login to write a write a comment.
Login via GitHub