#databases
Read more stories on Hashnode
Articles with this tag
Just a few days ago I've started working with a new client, whose framework consisted of Zend...
Building strong, dominant applications means you should take advantage of every single tool that you can use. Starting from infrastructure — using...
When it comes to speeding up your application, caching can be the best thing to achieve. Laravel comes up with cache drivers pre-installed so you can...
Recently, I stumbled upon the need for a mutex in my database for a critical use case — a game that allowed players to store inventory and wear...