Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions
christopher
@christopher
Redis bitmaps are p underrated. If you're building a client, you need to store the user state somewhere. For example, if a user has completed certain product onboarding flows. Stuff that doesn't need to be fetched from db. https://backend-engineering.beehiiv.com/p/storing-20-million-keyvalue-pairs-76-mb-redis-bitmaps
1 reply
0 recast
16 reactions
draftcode
@draftcode
do you use it as a service on aws or similar? if so, is it cost safe over the time or the reserves make it pocket friendly?
1 reply
0 recast
1 reaction
christopher
@christopher
k8s container with a persistent disk. Shouldn’t have nearly any cost I think.
1 reply
0 recast
0 reaction
draftcode
@draftcode
right, that setup is useful for a known scale. ty for sharing
0 reply
0 recast
1 reaction