|
|
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 |
|
|
|
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 |
|
|
|
0553587115
|
build(deps): remove unused dependencies and features (#2854)
|
2023-11-13 11:20: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 |
|
|
|
53de86f60d
|
fix(drainer): ignore errors in case the stream is empty (#2261)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-09-25 09:19:42 +00:00 |
|
|
|
1f8e790b14
|
fix(redis_interface): add back Redis pool connect step (#1789)
|
2023-07-25 13:18:35 +00:00 |
|
|
|
ac17b11e09
|
refactor(redis_interface): remove the Drop implementation on RedisConnectionPool (#1786)
|
2023-07-25 09:45:33 +00:00 |
|
|
|
c4c94241a9
|
test: fix failing unit tests (#1743)
|
2023-07-20 10:17:01 +00:00 |
|
|
|
737aeb6b0a
|
refactor(redis_interface): changed the in the get_options value from true to false (#1606)
|
2023-07-05 10:39:36 +00:00 |
|
|
|
9a88a32d50
|
feat: add GenericNotFoundError error response and set_key_if_not_exists_with_expiry Redis command (#1526)
|
2023-07-03 12:51:23 +00:00 |
|
|
|
21f2ccd47c
|
feat(router): add route to invalidate cache entry (#1100)
Co-authored-by: jeeva <jeeva.ramu@codurance.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2023-06-21 07:40:03 +00:00 |
|
|
|
bce01ced11
|
build(deps): update dependencies (#1342)
|
2023-06-07 17:57:04 +00:00 |
|
|
|
864d85534f
|
feat: use subscriber client for subscription in pubsub (#1297)
|
2023-05-29 13:09:19 +00:00 |
|
|
|
93dcd98640
|
feat(redis_interface): implement MGET command (#1206)
|
2023-05-19 06:06:36 +00:00 |
|
|
|
da4d721424
|
feat: add accounts in-memory cache (#1086)
|
2023-05-15 12:33:49 +00:00 |
|
|
|
0d46690502
|
refactor(errors): add parsing error types for context info (#911)
|
2023-05-11 12:45:00 +00:00 |
|
|
|
4ece376b56
|
feat(connector): add payment routes for dummy connector (#980)
|
2023-05-08 09:34:50 +00:00 |
|
|
|
982c27fce7
|
fix(redis): fix recreation on redis connection pool (#1063)
|
2023-05-08 14:31:49 +05:30 |
|
|
|
3d05e50abc
|
fix: impl Drop for RedisConnectionPool (#1051)
|
2023-05-04 14:01:33 +00:00 |
|
|
|
13185999d5
|
feat(Core): gracefully shutdown router/scheduler if Redis is unavailable (#891)
Co-authored-by: prajjwal kumar <prajjwal.kumar@prajjwalkumar-DWKH9NPY4R.local>
Co-authored-by: Nishant Joshi <nishant.joshi@juspay.in>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-04-24 07:38:00 +00:00 |
|
|
|
171c412056
|
chore(dependencies): Update dependencies for router packages (#902)
|
2023-04-18 17:16:51 +00:00 |
|
|
|
01bc162d25
|
build(deps): bump fred from 5.2.0 to 6.0.0 (#869)
|
2023-04-13 07:58:51 +00:00 |
|
|
|
de29eb68b6
|
deps(common_utils): put the async ext trait behind a feature (#835)
|
2023-04-06 10:01:13 +00:00 |
|
|
|
abedaae4e8
|
feat: add in-memory cache support for config table (#751)
|
2023-03-21 11:56:48 +00:00 |
|
|
|
16bc886c77
|
build(deps): update deps (#734)
|
2023-03-13 09:00:53 +00:00 |
|
|
|
45484752a2
|
fix(errors): use Debug impl instead of Display for error types wrapping error_stack::Report (#714)
|
2023-03-05 15:42:59 +00:00 |
|
|
|
aaf372505c
|
feat: Add support for a redis pubsub interface (#614)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2023-02-23 12:34:19 +00:00 |
|
|
|
aafb115acb
|
fix: throw 500 error when redis goes down (#531)
|
2023-02-14 11:43:17 +00:00 |
|
|
|
2e98670aa7
|
feat: add timeout for set command on hashes and add function to allow retry in database (#509)
|
2023-02-07 16:28:39 +05:30 |
|
|
|
aa58d3466b
|
fix: don't panic in redis library on creating connection pool (#494)
|
2023-02-03 12:43:42 +05:30 |
|
|
|
2735405aba
|
feat(config): add fetch endpoint for config table (#481)
|
2023-02-02 23:47:38 +05:30 |
|
|
|
d1ab46238e
|
build(deps): update deps (#479)
|
2023-01-31 15:21:34 +05:30 |
|
|
|
f4072d390d
|
fix(redis_interface): add missing #[serde(default)] annotation to RedisSettings (#409)
|
2023-01-18 18:51:07 +05:30 |
|
|
|
beb0384047
|
refactor: move config defaults from TOML files to Default trait (#352)
|
2023-01-17 19:13:16 +05:30 |
|
|
|
35f6af1a3d
|
build(deps): update deps (#342)
|
2023-01-11 13:07:13 +05:30 |
|
|
|
6a0d183e7b
|
fix(router_env): fix opentelemetry traces for router_env (#201)
Co-authored-by: Nishant Joshi <nishant.joshi@juspay.in>
|
2023-01-07 17:43:19 +05:30 |
|
|
|
27b808bdd2
|
fix: Use hsetnx for setting ephemeral key (#278)
|
2023-01-05 13:52:44 +05:30 |
|
|
|
e7579a4819
|
chore: add lints in workspace cargo config (#223)
|
2022-12-24 14:28:03 +05:30 |
|
|
|
79a4a3addf
|
feat: bump the MSRV to 1.65 (#215)
|
2022-12-22 12:29:59 +05:30 |
|
|
|
6f847e33d9
|
refactor(drainer): removed fred dependency from drainer (#171)
|
2022-12-22 11:22:11 +05:30 |
|
|
|
87fed68519
|
db: Added Reverse lookup table (#147)
|
2022-12-19 18:50:05 +05:30 |
|
|
|
4edc97e57e
|
refactor(redis_interface): return MsetnxReply from MSETNX wrapper (#170)
|
2022-12-19 16:25:24 +05:30 |
|
|
|
3bad58b0d3
|
feat(drainer): added drainer which reads from redis stream and executes queries on DB (#142)
|
2022-12-16 15:38:03 +05:30 |
|
|
|
9fe3f7d904
|
Todo redis interface (#136)
|
2022-12-13 18:38:11 +05:30 |
|
|
|
6d30989f59
|
fix(redis_interface): fix derps in HSET and HSETNX command wrappers (#129)
|
2022-12-13 18:14:19 +05:30 |
|
|
|
97ccfd33b7
|
chore: add #[forbid(unsafe_code)] to all crates (#131)
|
2022-12-13 16:53:19 +05:30 |
|
|
|
81593e0a6b
|
feat(redis_interface): implement functions for HGET, HSET, HSETNX commands (#114)
|
2022-12-12 15:32:46 +05:30 |
|
|
|
585858ed6e
|
build(deps): update dependencies (#112)
|
2022-12-12 00:13:03 +05:30 |
|
|
|
5b470bf8f5
|
db: Added ephemeral key functions (#84)
|
2022-12-08 20:23:39 +05:30 |
|