hyperswitch
feat: add `GenericNotFoundError` error response and `set_key_if_not_exists_with_expiry` Redis command
#1526
Merged

Commits
  • feat(router): addition of generic_not_found error and set_key_if_not_present_with_expiry
    prajjwalkumar17 committed 1 year ago
  • Merge branch 'main' into feat/fred_function_inclusion_insert_key_when_not_exists
    prajjwalkumar17 committed 1 year ago
  • Merge branch 'main' into feat/fred_function_inclusion_insert_key_when_not_exists
    prajjwalkumar17 committed 1 year ago
  • feat(router): added the asked changes
    prajjwalkumar17 committed 1 year ago
  • feat(router): added the asked changes
    prajjwalkumar17 committed 1 year ago
  • Merge branch 'main' into feat/fred_function_inclusion_insert_key_when_not_exists
    prajjwalkumar17 committed 1 year ago
  • Merge branch 'main' into feat/fred_function_inclusion_insert_key_when_not_exists
    prajjwalkumar17 committed 1 year ago
  • feat(router): addressed the comments
    prajjwalkumar17 committed 1 year ago
  • feat(router): addressed the comments
    prajjwalkumar17 committed 1 year ago
  • feat(router): addressed the comments
    prajjwalkumar17 committed 1 year ago
  • Merge branch 'main' into feat/fred_function_inclusion_insert_key_when_not_exists
    prajjwalkumar17 committed 1 year ago
  • Merge branch 'main' into feat/fred_function_inclusion_insert_key_when_not_exists
    prajjwalkumar17 committed 1 year ago
  • refactor(router): resolved conflicts
    prajjwalkumar17 committed 1 year ago
  • Merge branch 'main' into feat/fred_function_inclusion_insert_key_when_not_exists
    prajjwalkumar17 committed 1 year ago
  • changed PX to EX
    prajjwalkumar17 committed 1 year ago
  • Merge branch 'main' into feat/fred_function_inclusion_insert_key_when_not_exists
    prajjwalkumar17 committed 1 year ago
  • Merge branch 'main' into feat/fred_function_inclusion_insert_key_when_not_exists
    prajjwalkumar17 committed 1 year ago
  • refactor(router): removed the previously created function and added an optional field i.e seconds in the set_key_if_not_exists and renamed the function to set_key_if_not_exists_with_expiry which will check on the seconds value provided and then decide on the default ttl or the supplied one
    prajjwalkumar17 committed 1 year ago
Loading