Thanks to Badger coupled with msgpack we haven't touched our beloved SQLite in over a year, and now might get to delete 3 more layers we've added on top
Disclaimer: I've been a Go programmer for ~9 years and think that Promises and to a lesser extent, async/await, are inferior to Go's native concurrency primitives... so for all intents and purposes, I am making this…
I had a similar thought a few months ago when looking at ways to encode data in HTTP cookies and came to the conclusion that base64 wasn't broken, so there was no need to fix it. For medium-large messages I would tend…
Thanks to Badger coupled with msgpack we haven't touched our beloved SQLite in over a year, and now might get to delete 3 more layers we've added on top
Disclaimer: I've been a Go programmer for ~9 years and think that Promises and to a lesser extent, async/await, are inferior to Go's native concurrency primitives... so for all intents and purposes, I am making this…
I had a similar thought a few months ago when looking at ways to encode data in HTTP cookies and came to the conclusion that base64 wasn't broken, so there was no need to fix it. For medium-large messages I would tend…