
Engineering. Passionate about wallets and protocols.
5 Followers
Ngl Fascaster is kinda sick
Should be pretty simple! Might want to write to both caches in parallel during your migration period. Makes for easy rollbacks and little downtime.
Awesome. Get ready to turn a link list into a binary search tree, then a binary search tree back into a sorted linked list in O(n)
Okay I feel like lots of you need to hear this: writing rust does not mean your code is fast. Good software design >> using a more performant language.