Skip to main content

jaraco.mongodb

Project description

jaraco.mongodb

Provides support for MongoDB environments.

sessions

jaraco.mongodb.sessions implements a CherryPy Sessions store backed by MongoDB.

By default, the session store will handle sessions with any objects that can be inserted into a MongoDB collection naturally.

To support richer objects, one may configure the codec to use jaraco.modb.

2.0

Removed references to jaraco.modb. Instead, allow the Sessions object to accept a codec parameter. Applications that currently depend on the use_modb functionality must instead use the following in the config:

"sessions.codec": jaraco.modb

1.0

Initial release, introducing sessions module based on yg.mongodb 2.9.

Project details


Release history Release notifications | RSS feed

This version

2.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jaraco.mongodb-2.0.zip (8.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page