uwsgi-plugin-mongo 0.0.9build2 source package in Ubuntu

Changelog

uwsgi-plugin-mongo (0.0.9build2) mantic; urgency=medium

  * Rebuild against latest uwsgi

 -- Jeremy Bícha <email address hidden>  Thu, 28 Sep 2023 20:35:17 -0400

Upload details

Uploaded by:
Jeremy Bícha
Uploaded to:
Mantic
Original maintainer:
uWSGI packaging team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
uwsgi-plugin-mongo_0.0.9build2.tar.xz 2.9 KiB 2e4d19577a8930b0154ffd5a84f63cf315a585f733905a682540d039952e8ca3
uwsgi-plugin-mongo_0.0.9build2.dsc 1.8 KiB 5e784b66b56efb74e7877aa5bf0755ccd2647b4b2ac5d6e4f92c362e90267c65

Available diffs

View changes file

Binary packages built by this source

uwsgi-plugin-mongo: MongoDB/GridFS plugins for uWSGI

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It is designed to be fully modular. This means that different plugins can be
 used in order to add compatibility with tons of different technology on top of
 the same core.
 .
 This package provides plugins for using MongoDB as uWSGI backend:
  * emperor_mongodb (Emperor configuration)
  * gridfs (content storage)
  * mongodblog (logging)
  * stats_pusher_mongodb (statistics)

uwsgi-plugin-mongo-dbgsym: debug symbols for uwsgi-plugin-mongo