Package python-module-dobbin: Information

    Source package: python-module-dobbin
    Version: 0.3-alt1.1
    Build time:  Mar 31, 2013, 06:12 AM
    Report package bug
    License: BSD
    Summary: Pure-Python object database
    Description: 
    Dobbin is a transactional object database for Python (2.6+). It's a fast
    and convenient way to persist Python objects on disk.
    
    Key features:
    
    * MVCC concurrency model
    * Implemented all in Python
    * Multi-thread, multi-process with no configuration
    * Zero object access overhead in general case
    * Optimal memory sharing between threads
    * Efficient storing and serving of binary streams
    * Architecture open to alternative storages

    List of rpms provided by this srpm:
    python-module-dobbin (noarch)
    python-module-dobbin-tests (noarch)
    python3-module-dobbin (noarch)
    python3-module-dobbin-tests (noarch)



      1. python3-devel
      2. python3-module-distribute
      3. python-devel
      4. python-module-distribute
      5. rpm-build-python3

    Last changed


    March 22, 2013 Aleksey Avdeev 0.3-alt1.1
    - Rebuild with Python-3.3
    May 28, 2012 Eugeny A. Rostovtsev 0.3-alt1
    - Version 0.3
    - Added module for Python 3
    Dec. 28, 2011 Eugeny A. Rostovtsev 0.2-alt1
    - Initial build for Sisyphus