#Ruby #Testing https://medium.freecodecamp.com/how-to-dry-out-your-rspec-tests-using-shared-examples-d5cc5d33fd76#.4my8gx7w5
freeCodeCamp
How to DRY out your RSpec Tests using Shared Examples
“Give me six hours to chop down a tree and I will spend the first four sharpening the axe.” — Abraham Lincoln
Forwarded from Syra's Techbinder
https://hackernoon.com/practical-scaling-techniques-for-web-sites-554a38dbd492#.nur4kcgh8
Tags: #performance #scalability #webdev #database
Tags: #performance #scalability #webdev #database
Hacker Noon
Practical scaling techniques for web sites
After 8 years of working on high-volume web sites, I’ve seen a lot of interesting scaling techniques. While it’s true that very specific…
Forwarded from Syra's Techbinder
https://github.com/karlseguin/the-little-redis-book/blob/master/readme.md
Tags: #redis #database #books
Edit: a translation was posted instead the original one.
Tags: #redis #database #books
Edit: a translation was posted instead the original one.
Github
the-little-redis-book/readme.md at master · karlseguin/the-little-redis-book · GitHub
Contribute to the-little-redis-book development by creating an account on GitHub.
Forwarded from Syra's Techbinder
https://hackernoon.com/exclude-files-from-git-without-committing-changes-to-gitignore-986fa712e78d#.fiot1i6z5
Tags: #git
Tags: #git
Hacker Noon
Exclude files from git without committing changes to .gitignore 🙅
Yesterday a co-worker showed me a neat trick that I was previously unaware of. I’d been looking for something like it for some time, and I…
Forwarded from Syra's Techbinder
https://tech.lendinghome.com/practical-guide-to-postgresql-optimizations-d7b9c2ad6a22#.hozmkzq5e
Tags: #database #postgreSQL #performance
Tags: #database #postgreSQL #performance
Medium
Practical Guide to PostgreSQL Optimizations
Basic proficiency with PostgreSQL is one of the highest-leverage skills an engineer can have. Even a cursory understanding of its internals…