Metadata-Version: 1.1
Name: shardmonster
Version: 0.3.16
Summary: A python package for making it possible to do sharding inside your Python code
Home-page: UNKNOWN
Author: Colin Howe
Author-email: colinthehowe@{nospam}gmail.com
License: MIT
Description: Shardmonster
        ============
        
        A tool for managing sharding of Mongo using pure Python. Crucially, allows for
        multi-version clusters of Mongo. Useful for upgrades.
        
        
        Docs available at http://shardmonster.readthedocs.org/en/latest/
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Database
Classifier: Topic :: Software Development :: Libraries :: Python Modules
