My 3 Favorite Connection String Tips
27 Comments
Connection strings – boring topic, right? Well, it turns out there’s a few things that can save your behind. Tip 1: Build your application with 3 connection strings. If you want to scale, write your application from the start with 3 different connection strings: Writes and real-time reads Reads that can tolerate data older than…
Read More