|
|
2cabb0bedc
|
Refactor(core): Inclusion of constraint graph for merchant Payment Method list (#4626)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: shashank_attarde <shashank.attarde@juspay.in>
|
2024-05-24 12:05:21 +00:00 |
|
|
|
fabf80c2b1
|
fix: added hget lookup for all updated_by existing cases (#4716)
Co-authored-by: Akshay S <akshay.s@Akshay-Subramanian-D66TQ6D97K.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-22 09:29:18 +00:00 |
|
|
|
431560b7fb
|
feat(routing): Use Moka cache for routing with cache invalidation (#3216)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-22 08:32:50 +00:00 |
|
|
|
36409bdc91
|
refactor(cache): remove deref impl on Cache type (#4671)
|
2024-05-20 13:44:41 +00:00 |
|
|
|
3fa59d4bac
|
feat: Soft kill kv (#4582)
Co-authored-by: Akshay S <akshay.s@Akshay-Subramanian-D66TQ6D97K.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-20 07:17:05 +00:00 |
|
|
|
86e93cd3a0
|
feat(core): Rename crate data_models to hyperswitch_domain_models (#4504)
|
2024-05-02 12:26:11 +00:00 |
|
|
|
00340a3369
|
feat(mandate_kv): add kv support for mandate (#4275)
Co-authored-by: Akshay S <akshay.s@Akshay-Subramanian-D66TQ6D97K.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-16 10:05:15 +00:00 |
|
|
|
eb3cecdd74
|
feat(payment_methods): added kv support for payment_methods table (#4311)
Co-authored-by: Akshay S <akshay.s@Akshay-Subramanian-D66TQ6D97K.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-10 13:59:50 +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 |
|
|
|
c117f8ec63
|
feat: add unique constraint restriction for KV (#3723)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-02-26 13:37:05 +00:00 |
|
|
|
bec4f2a24e
|
fix: empty payment attempts on payment retrieve (#3447)
|
2024-01-30 10:43:04 +00:00 |
|
|
|
129b1e55bd
|
chore(deps): update fred and moka (#3088)
|
2023-12-11 09:51:23 +00:00 |
|
|
|
6954de77a0
|
fix: kv logs when KeyNotSet is returned (#2928)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-11-22 11:04:17 +00:00 |
|
|
|
46e13d5475
|
refactor(macros): use syn2.0 (#2890)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2023-11-22 10:16:33 +00:00 |
|
|
|
cafea45982
|
fix: handle session and confirm flow discrepancy in surcharge details (#2696)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-11-14 10:41:38 +00:00 |
|
|
|
8b1499e121
|
chore(env): add ttl as env variable (#2653)
|
2023-10-30 13:45:57 +00:00 |
|
|
|
577ef1ae1a
|
fix: make kv log extraction easier (#2666)
|
2023-10-30 11:38:18 +00:00 |
|
|
|
274a78343e
|
fix: make push to drainer generic and add application metrics for KV (#2563)
|
2023-10-17 11:21:18 +00:00 |
|
|
|
13aaf96db0
|
feat: kv for reverse lookup (#2445)
|
2023-10-10 09:05:00 +00:00 |
|
|
|
8b50997e56
|
feat(kv): add kv wrapper for executing kv tasks (#2384)
|
2023-10-09 13:10:58 +00:00 |
|
|
|
d3157f0bd6
|
feat(payment_attempt): add kv for find last successful attempt (#2206)
|
2023-09-25 11:00:12 +00:00 |
|
|
|
ad4b7de628
|
refactor(storage_impl): split payment attempt models to domain + diesel (#2010)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Mani Chandra <84711804+ThisIsMani@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: DEEPANSHU BANSAL <41580413+deepanshu-iiitu@users.noreply.github.com>
Co-authored-by: Arvind Patel <52006565+arvindpatel24@users.noreply.github.com>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
Co-authored-by: arvindpatel24 <arvind.patel@juspay.in>
Co-authored-by: anji-reddy-j <125157119+anji-reddy-j@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
Co-authored-by: Apoorv Dixit <64925866+apoorvdixit88@users.noreply.github.com>
Co-authored-by: Pa1NarK <69745008+pixincreate@users.noreply.github.com>
|
2023-09-11 12:03:47 +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 |
|