hyperswitch
refactor(storage): add redis structs to storage impls
#1910
Merged

Commits
  • refactor(kms): add newtype for kms
    lsampras committed 1 year ago
  • feat(config): add new type for password
    lsampras committed 1 year ago
  • refactor(kms): add new type for kms encrypted valeus
    lsampras committed 1 year ago
  • chore(diesel): remove temp changes
    lsampras committed 1 year ago
  • fix(config): disable kms as a default features
    lsampras committed 1 year ago
  • fix(config): restore default values for secrets
    lsampras committed 1 year ago
  • chore(lints): fix fmt lints
    lsampras committed 1 year ago
  • fix(lints): fix clippy lint
    lsampras committed 1 year ago
  • fix(config): add defaults for secrets
    lsampras committed 1 year ago
  • chore(kms): remove commented code
    lsampras committed 1 year ago
  • chore(lints): fix fmt lints
    lsampras committed 1 year ago
  • feat(storage_impl): add a crate for diesel implementations
    lsampras committed 1 year ago
  • Merge remote-tracking branch 'origin/main' into add_store_crate
    lsampras committed 1 year ago
  • chore(lints): fix fmt lints
    lsampras committed 1 year ago
  • chore(lints): fix clippy lints
    lsampras committed 1 year ago
  • chore(lints): fix clippy lints
    lsampras committed 1 year ago
  • chore(docs): update readme docs
    lsampras committed 1 year ago
  • Merge branch 'main' into add_store_crate
    lsampras committed 1 year ago
  • Merge branch 'add_store_crate' of github.com:juspay/hyperswitch into add_store_crate
    lsampras committed 1 year ago
  • fix(config): fix duplicate toml key
    lsampras committed 1 year ago
  • Merge remote-tracking branch 'origin/main' into add_store_crate
    lsampras committed 1 year ago
  • chore(api_spec): add open api spec changes
    lsampras committed 1 year ago
  • fix(ci): fix msrv checks
    lsampras committed 1 year ago
  • chore(storage): remove unused functions
    lsampras committed 1 year ago
  • feat(redis): add redis structs in storage impls
    lsampras committed 1 year ago
  • refactor(storage_impl): fix integration error
    lsampras committed 1 year ago
  • feat(storage_impls): add redis init & plumbing steps on store initialization
    lsampras committed 1 year ago
  • Merge remote-tracking branch 'origin/main' into split_redis_structs
    lsampras committed 1 year ago
  • chore(lints): fix clippy lints
    lsampras committed 1 year ago
  • chore(storage): use strong secret for encryption key
    lsampras committed 1 year ago
Loading