You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-dev@apache.org by Jason Hullinger <ss...@gmail.com> on 2010/10/17 08:02:30 UTC

URI Shortening Service

Hi all,

I just noticed that infrastructure had a URI shortening service (
http://s.apache.org/). I recently wrote something similar myself and thought
I would offer it up for anyone who would like to use it, or any parts of it.
It uses libevent2 with MySQL and Memcached: http://github.com/mewz/maudir

Cheers!

Jason Hullinger