[email protected] writes:
Same here, its a core part of many software projects, not only web based but also on embedded systems and micro-service related.
Totally offtopic but some if you will be fascinated by the references to redis in this talk by John Regehr: https://youtu.be/Ux0YnVEaI6A
Summary: Compiler research (and in particular superoptimiser research) involves spending a LOT of CPU time on finding optimisation candidates and judging their potential. Hours or even days to compile an executable. Caching across invocations helps speed that up, and sharing redis dumps is useful for discussing results and reporting bugs.
Arnt _______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
