A libevent/pyevent-based locking session daemon for the web
Project description
Pear is a daemon that supports fast save and retrieval of values to a network-bound location. Additionally, it supports ensuring exclusive locks on those values, and value expiration. It is designed primarily to be an ideal storage location of website session data. It includes a CherryPy storage object that can be used to easily integrate pear with CherryPy’s sessions.