First, a little background:
I am using ATrack, an free google app-engine based torrent tracker, and I need some help integrating with it.
I have pasted the (or what i can tell might be) relevant code here as i think its a little too long to put in this post.
If you read carefully you'll see it check to see if the event is stopped. I need it to store the last event but i'm not sure if it already does this or not. This code is a little confusing. If it doesn't i need to figure out a way to make it do that. would like some help on that. The other thing i need to know is how to get information from this, from another script. I can't figure out how to query Memcached. Anyways, any tips, code clips, or suggestions you might have would be greatly appreciated.