nodecaf-redis
v0.1.0
Published
A conveninent interface around node redis to work within a nodecaf app.
Downloads
317
Maintainers
Readme
Nodecaf Redis Wrapper
Reporting Bugs or Vulnerabilities
If you have found any problems with Nodecaf, please:
- Open an issue.
- Describe what happened and how.
- Also in the issue text, reference the label
~bug
or~security
.
We will make sure to take a look when time allows us.
Proposing Features
If you wish to get that awesome feature or have some advice for us, please:
- Open an issue.
- Describe your ideas.
- Also in the issue text, reference the label
~proposal
.
Contributing
If you have spotted any enhancements to be made and is willing to get your hands dirty about it, fork us and submit your merge request so we can collaborate effectively.
- For coding style, we provide an ESLint configuration file in the root of the repository.
- All commits are submit to SAST and Dependency Scanning as well as Code Quality analisys, so expect to be boarded on your MRs.