| Projects on Google Code | Results 1 - 1 of 1 |
gaeutilities is a collection of classes to aid in development on Google Appengine.
The stable version includes the following classes.
Session: An http session class to preserve identity across http requests. It uses both BigTable and Memcache for performance and reliability. It also includes ...