I wanted to know what would be a good way for storing the information required by a something like a hit counter. I was wondering if this was possible using some session-like technique, but available to everyone. I am concerned about speed/performance, and not memory usage since the data to be store is minimal.