redis-developer.github.io
redis-developer.github.io copied to clipboard
The Home of Redis Developers
It would be great to have a Stackoverflow reference link https://stackoverflow.com/search?q=redis in the footer of the main page. Let's not forget "?q=redis"
https://github.com/Redislabs-Solution-Architects/redis-java-samples/blob/master/src/main/java/com/redislabs/samples/LettucePool.java Has a great Lettuce sample explaining carefully all of the connection pool setting - highly recommend
Pipelining is critical to improving performance and should probably be highlighted for developers
We highly recommend showing a connection pool for every language as it solves a large portion of production issues.
It would be great to include https://github.com/redis-developer/redis-datasets as it fits perfectly well into our Developer site.
A reference link to https://forum.redislabs.com/ is missing in our developer site. It would be great to add it.
https://developer.redislabs.com/guides/data-modeling/ There's no content for this guide. If not adding at this point, please remove from Guides and sidebar.