19 Commits

Author SHA1 Message Date
0ba4ccfc8b feat(core): introduce accounts schema for accounts related tables (#7113)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-02-14 12:41:06 +00:00
ea730d4ffc build(deps): bump error-stack from version 0.3.1 to 0.4.1 (#4188) 2024-04-01 07:01:17 +00:00
2185cd38c1 refactor: incorporate hyperswitch_interface into router (#3669)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
2024-02-26 13:48:18 +00:00
cbbebe2408 chore: address Rust 1.72 clippy lints (#2099) 2023-09-07 11:38:10 +00:00
d4221f3368 refactor(scheduler): move scheduler to new crate to support workflows in multiple crates (#1681) 2023-09-06 07:41:09 +00:00
eaefa6e15c chore: address Rust 1.72 clippy lints (#2011)
Co-authored-by: Sampras Lopes <lsampras@pm.me>
2023-08-28 19:03:57 +00:00
9f199d9ab8 refactor(storage_impl): Integrate the composite store from external crate (#1921) 2023-08-14 13:16:31 +00:00
3e269663c3 refactor(storage): add redis structs to storage impls (#1910) 2023-08-11 12:50:38 +05:30
32b731d959 refactor(storage): Add a separate crate to represent store implementations (#1853) 2023-08-10 12:55:02 +05:30
73ed7ae7e3 refactor(config): Add new type for kms encrypted values (#1823) 2023-08-02 08:55:23 +00:00
ac17b11e09 refactor(redis_interface): remove the Drop implementation on RedisConnectionPool (#1786) 2023-07-25 09:45:33 +00:00
9d6e4ee37d refactor(drainer, router): KMS decrypt database password when kms feature is enabled (#733) 2023-03-29 22:56:19 +00:00
a392fb165d refactor: get connection pool based on olap/oltp features (#743) 2023-03-20 06:05:10 +00:00
f1e3bf4895 refactor: Throw 500 error on database connection error instead of panic (#527) 2023-02-14 11:44:23 +00:00
aa58d3466b fix: don't panic in redis library on creating connection pool (#494) 2023-02-03 12:43:42 +05:30
e7579a4819 chore: add lints in workspace cargo config (#223) 2022-12-24 14:28:03 +05:30
200a085fd0 Testability ddd repository (#55) 2022-12-03 10:48:51 +05:30
10003cd6fe refactor(redis_interface): separating redis functionality and dependent functionalities outside router crate (#15)
Co-authored-by: Sanchith Hegde
2022-11-28 11:40:13 +05:30
430dcd1967 initial commit 2022-11-16 20:37:50 +05:30