Redis configuration rewriting

Redis configuration rewriting Lately I’m trying to push forward Redis 2.8 enough to reach the feature freeze and release it as a stable release as soon as possible. Redis 2.8 will not contain Redis Cluster, and its implementation of Redis Sentinel is the same as 2.6 and unstable branches, (Sentinel is taken mostly in

http://antirez.com/news/54 · May 13, 2013

Hacking Italia

Hacking Italia Questo post ha lo scopo di presentare alla comunita’ italiana interessata ai temi della programmazione e delle startup un progetto nato attorno ad un paio di birre: “Hacking Italia”, che trovate all’indirizzo http://hackingitalia.com Hacking Italia e’ un sito di “social news”, molto simile ad Hacker News, il celebre collettore di news

http://antirez.com/news/53 · May 6, 2013

The Lean Architect

The Lean Architect Contrary to popular belief, the concepts of lean delivery and architecture are not mutually exclusive. The practices of architecture design are in many senses wasteful, but waste isn’t a simple thing to define. Many types of wasteful activity are in fact highly valuable in the longer term.

https://www.julianbrowne.com/article/the-lean-architect/ · March 18, 2013

Redis with an SSD swap not what you want

Redis with an SSD swap not what you want Hello! As promised today I did some SSD testing. The setup: a Linux box with 24 GB of RAM, with two disks. A) A spinning disk. b) An SSD (Intel 320 series). The idea is, what happens if I set the SSD disk partition as a swap partition and fill Redis with a dataset

http://antirez.com/news/52 · March 6, 2013

Log driven programming is a real productivity booster

Log driven programming is a real productivity booster One thing, more than everything else, keeps me focused while programming: never interrupt the flow. If you ever wrote some complex piece of code you know what happens after some time: your mental model of the software starts to be very complex with different ideas nested inside other ideas, like the

http://antirez.com/news/51 · February 26, 2013

An idea for Twitter

An idea for Twitter After the “sexism gate” I started to use my Twitter account only for private stuff in order to protect the image of Redis and/from my freedom to say whatever I want. It did not worked actually since the reality is that people continue to address you with at-messages about Redis

http://antirez.com/news/50 · February 26, 2013

News about Redis 28 is shaping Im back on Cluster

News about Redis 28 is shaping Im back on Cluster This is a very busy moment for Redis because the new year started in a very interesting way: 1) I finished the Partial Resynchronization patch (aka PSYNC) and merged it into the unstable and 2.8 branch. You can read more about it here: http://antirez.com/news/47 2) We finally have keyspace changes notifications: http://redis.io/topics/notifications Everything

http://antirez.com/news/49 · February 13, 2013

The Big Data Deception

The Big Data Deception Big data is going to be awesome for the few select industries that have the skills and the need for it. But they are few and far between. Most of the others will just jump on the Big Data bandwagon as the next in a long line of money wasters that introduce more complexity into the enterprise.

https://www.julianbrowne.com/article/big-data-deception/ · February 10, 2013

The Inevitability of Evil

The Inevitability of Evil Why are big companies so often seen as evil. Is corporate evil inevitable? Small companies don’t seem to be tarnished with the evil brush. So is it related to how we view growth and is there a limit at which corporations should just stop growing and leave room for others to step in.

https://www.julianbrowne.com/article/inevitability-of-evil/ · February 7, 2013

A few thoughts about Open Source Software

A few thoughts about Open Source Software For a decade and half I contributed to open source regularly, and still it is relatively rare that I stop to think a bit more about what this means for me. Probably it is just because I like to write code, so this is how I use my time: writing

http://antirez.com/news/48 · January 26, 2013