cameri / nostream

A Nostr Relay written in TypeScript
MIT License
736 stars 189 forks source link

feat: added uri string for redis and postgres #154

Closed skeptrunedev closed 1 year ago

skeptrunedev commented 1 year ago

Description

Motivation and Context

Had issue with ssl certification on redis and postgresql. Having a connection URI will remove the need to manually change the URI in code.

Screenshots (if appropriate):

Types of changes

Checklist:

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4066345929


Totals Coverage Status
Change from base Build 4062086810: -0.04%
Covered Lines: 876
Relevant Lines: 1035

💛 - Coveralls
coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4066345929


Totals Coverage Status
Change from base Build 4062086810: -0.04%
Covered Lines: 876
Relevant Lines: 1035

💛 - Coveralls
github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.20.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: