Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#19 Add constructors #21

Merged
merged 1 commit into from
Jan 20, 2024
Merged

#19 Add constructors #21

merged 1 commit into from
Jan 20, 2024

Conversation

IlyaLisov
Copy link
Owner

@IlyaLisov IlyaLisov commented Jan 20, 2024

close #19


PR-Codex overview

Detailed summary

  • Added two new constructors to the RedisTokenStorageImpl class.
  • The new constructors allow for creating an object with the Redis host, port, and optional username and password.
  • The new constructors create a JedisPool object with the provided configuration and initialize the redisSchema object with the default value.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@IlyaLisov IlyaLisov merged commit 7477ecb into dev Jan 20, 2024
3 checks passed
@IlyaLisov IlyaLisov deleted the #19 branch January 20, 2024 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant