Sampras Lopes

Results 46 issues of Sampras Lopes

### Context In-order to support multi-tenancy we need to store data partioned via tenant-id. In order to do that for kafka events we need to pass tenant-id as a field...

C-feature
good first issue
A-Analytics

### Objective Add a new binary in the `router` crate that would run migrations locally via cli i.e `cargo run migrations`. ### Context Currently migrations are managed via the diesel_cli...

C-feature
good first issue
Developer Experience

Adds a `use_pretty_json` field to `json` encoding codec this relies on the `serde_json::to_writer_pretty` implementation while using the same deserialization as plain json Fixes : #20380 example ```yaml sources: dummy_logs: type:...

domain: sinks
domain: external docs

### A note for the community * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request...

type: feature
domain: codecs

The events we generate are supposed to be a summarized view for non-developers, These events are supposed to capture the key checkpoints for a payment flow that would provide value...

A-framework
C-tracking-issue
A-Analytics

## Type of Change - [ ] Bugfix - [ ] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation...

A-infra
C-bug

Created from #4525 This covers adding events for Payment Reject operation This event should include the payment data similar to [PaymentCancel](https://github.com/juspay/hyperswitch/pull/4166) It should also include any metadata for the event...

A-framework
good first issue
A-Analytics

A-framework
good first issue
A-Analytics

Created from #4525 This covers adding events for PaymentUpdate operation This event should include the payment data similar to [PaymentCancel](https://github.com/juspay/hyperswitch/pull/4166) It should also include any metadata for the event e.g...

C-feature
E-easy
good first issue
help wanted
Rust
hacktoberfest