Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python-mongodict-0.3.1-bp153.1.14 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python-mongodict Distribution: SUSE Linux Enterprise 15 SP3
Version: 0.3.1 Vendor: openSUSE
Release: bp153.1.14 Build date: Sat Mar 6 11:00:21 2021
Group: Development/Languages/Python Build host: lamb24
Size: 58208 Source RPM: python-mongodict-0.3.1-bp153.1.14.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/turicas/mongodict/
Summary: MongoDB-backed Python dict-like interface
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).

Provides

Requires

License

GPL-3.0

Changelog

* Thu May 07 2015 benoit.monin@gmx.fr
  - update to version 0.3.1:
    This version BREAKS DATA COMPATIBILITY with 0.3.0:
    * Option to specify index type: key-only or key-and-value. If you
      specify "key and value" you can't have documents (key + value)
      greater than 16MB. Default option moved to key-only (fixes
      issue #14)
    * Replace value with v as the key inside Mongo document to save
      space. Note that you will need to migrate your data! A little
      script is provided
  - add python-pymongo as a build dependency to ensure its
    availability
  - add CHANGELOG.rst and migrate_data.py to the documentation
* Wed Oct 16 2013 speilicke@suse.com
  - Initial version

Files

/usr/lib/python2.7/site-packages/mongodict-0.3.1-py2.7.egg-info
/usr/lib/python2.7/site-packages/mongodict.py
/usr/lib/python2.7/site-packages/mongodict.pyc
/usr/share/doc/packages/python-mongodict
/usr/share/doc/packages/python-mongodict/CHANGELOG.rst
/usr/share/doc/packages/python-mongodict/LICENSE
/usr/share/doc/packages/python-mongodict/README.rst
/usr/share/doc/packages/python-mongodict/migrate_data.py


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 14:43:28 2024