uwsgi-plugin-mongo 0.0.9build1 source package in Ubuntu

Changelog

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

  * Rebuild against new uwsgi 2.0.22-1.

 -- Gianfranco Costamagna <email address hidden>  Thu, 03 Aug 2023 14:49:28 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
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

Downloads

File Size SHA-256 Checksum
uwsgi-plugin-mongo_0.0.9build1.tar.xz 2.9 KiB cd3d9a9a4f20e59ad6b0b0961af97b74343da14731e8b39cb3d407d1d3899b03
uwsgi-plugin-mongo_0.0.9build1.dsc 1.8 KiB 5215998e1ad71b5f7c2ae576a3a818e6fce5164d6f3ac8dc2be47a0fc517e575

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