Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.noarch.rpm

Name: python-mongodict

Project: openSUSE_13.2

Repository: oss

Title: MongoDB-backed Python dict-like interface

Description:
So you are storing some key-values in a dict but your data became huge than
your memory or you want to persist it on the disk? Then mongodict is for you!

As it uses MongoDB to store the data, you get all cool MongoDB things, like
shardings and replicas. It uses the pickle module available on Python standard
library to serialize/deserialize data and store everything as bson.Binary in
MongoDB. You can also provide another codec (serializer/deserializer).

Version: 0.3.0

Release: 2.1.3

Architecture: noarch

Size: 19.6 KB

Build Time: 2014-09-25 16:50:34 +0200 (almost 10 years ago)

Provides

Symbol Required by
python-mongodict = 0.3.0-2.1.3

Requires

Symbol Provided by
python(abi) = 2.7 python-base
python-pymongo python-pymongo