|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
da4d721424
|
feat: add accounts in-memory cache (#1086)
|
2023-05-15 12:33:49 +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 |
|
|
|
aa58d3466b
|
fix: don't panic in redis library on creating connection pool (#494)
|
2023-02-03 12:43:42 +05:30 |
|
|
|
beb0384047
|
refactor: move config defaults from TOML files to Default trait (#352)
|
2023-01-17 19:13:16 +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 |
|
|
|
81593e0a6b
|
feat(redis_interface): implement functions for HGET, HSET, HSETNX commands (#114)
|
2022-12-12 15:32:46 +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 |
|