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

Redis with loopback 4 Integration Example #4421

Closed
baltameme opened this issue Jan 14, 2020 · 4 comments
Closed

Redis with loopback 4 Integration Example #4421

baltameme opened this issue Jan 14, 2020 · 4 comments
Assignees

Comments

@baltameme
Copy link

Where can I find an example on how to integrate Redis with loopback 4?
What I need to do with Redis is integrating it within the authentication process & architecture of Loopback 4.

@dougal83
Copy link
Contributor

Hey @baltameme

It seems that examples are thin on the ground so I suggest looking at the tests for the redis connector to gain an insight.

@dougal83 dougal83 changed the title Redis with looopback 4 Integration Example Redis with loopback 4 Integration Example Jan 14, 2020
@jannyHou
Copy link
Contributor

Another usage can be found in loopback4-shopping-example: https://github.com/strongloop/loopback4-example-shopping/blob/master/packages/shopping/src/repositories/shopping-cart.repository.ts

The shopping-cart repository is connected to a redis datasource.

@dhmlau
Copy link
Member

dhmlau commented Jan 16, 2020

@baltameme, please let us know if we've answered your question, so that we can close this issue. Thanks.

@baltameme
Copy link
Author

Hi @dhmlau, the example is clear enough. thanks so much.
I will be closing it from my side.

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

No branches or pull requests

4 participants