Shayan (@imsh4yy) 's Twitter Profile
Shayan

@imsh4yy

Building userjot.com and logsnag.com in public.

ID: 831266147643359233

linkhttps://userjot.com calendar_today13-02-2017 22:17:48

13,13K Tweet

43,43K Takipçi

604 Takip Edilen

Shayan (@imsh4yy) 's Twitter Profile Photo

Unstorage is a really good example of interface-driven design for writing flexible and scalable code. Almost every project I worked on required some sort of key-value store for caching, sessions, etc. It's easy to reach for Redis or some other external storage too early, adding

Unstorage is a really good example of interface-driven design for writing flexible and scalable code.

Almost every project I worked on required some sort of key-value store for caching, sessions, etc. It's easy to reach for Redis or some other external storage too early, adding