You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-07 13:22:56 +03:00
readme: how to contribute
This commit is contained in:
@@ -587,6 +587,13 @@ Performance can be better for very large values.
|
|||||||
|
|
||||||
I think there are more performance improvements left in there for smaller values, especially for large lists of small values.
|
I think there are more performance improvements left in there for smaller values, especially for large lists of small values.
|
||||||
|
|
||||||
|
## How to Contribute
|
||||||
|
- make your changes on a branch
|
||||||
|
- your code should be the same style as the rest of the code
|
||||||
|
- add your tests to `test.js`
|
||||||
|
- add your documentation to `README.md` (if needed).
|
||||||
|
- open a pull request!
|
||||||
|
|
||||||
## Contributors
|
## Contributors
|
||||||
|
|
||||||
Some people have have added features and fixed bugs in `node_redis` other than me.
|
Some people have have added features and fixed bugs in `node_redis` other than me.
|
||||||
|
Reference in New Issue
Block a user