Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Hi! The Redis tree contains more advanced versions of this library. Most of the development continued there, eventually.


It might be worth extracting it back out, it seems pretty useful.


Indeed, but in some way the Redis version is a bit too Redis-ish, that is, memory saving concerns are taken to the extreme instead of having a more balanced approach about simplicity. In my YouTube channel C course, I'm showing something similar to SDS in the latest lessons, and I may use SDS again in later course in order to show how to integrate back the useful features that diverged. Maybe an SDS3 maybe a middle ground among the Redis version, some API error that should be corrected (but not in Redis: not worth it), and other improvements.


This sounds intriguing. Do you have a link to your C course?


It's in Italian, you have to use subtitles:https://youtube.com/playlist?list=PLrEMgOSrS_3cFJpM2gdw8EGFy...


Hi! Are there no performance penalties that come from alignment issues? Or are your prefix structs aligned to cache line sizes?


Thank you for creating sds, btw. Very useful to have it on the toolbelt.

Oh, and redis. That too. :)


.. and LOAD81! So much fun!




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: