Hacker Newsnew | past | comments | ask | show | jobs | submit | omko's commentslogin

You are right. It's me who did that, and I explained the motivation here: http://qunsul.com/redis_part1.html


I don't want to downplay your work (which can be very helpful, I can see graphs being implemented natively), but why not use EVAL [0] and lua scripts for this ? I instinctively think that performance would be similar but:

- it would be more easily maintainable and extendable (lua scripts vs redis fork)

- it would still be usable in any language (because all you need is EVAL the scripts)

[0] http://redis.io/commands/eval


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

Search: