refactor(storage): add redis structs to storage impls #1910
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
Merge remote-tracking branch 'origin/main' into split_redis_structs
5aff551b
chore(lints): fix clippy lints
94a5275f
chore(storage): use strong secret for encryption key
ef6b0935
lsampras
merged
3e269663
into main 1 year ago
lsampras
deleted the split_redis_structs branch 1 year ago
Labels
A-framework
C-feature
Login to write a write a comment.
Login via GitHub