Package python3-module-dobbin: Information

    Source package: python3-module-dobbin
    Version: 0.3-alt2
    Build time:  Nov 4, 2021, 11:52 PM
    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:
    python3-module-dobbin (noarch)
    python3-module-dobbin-tests (noarch)

    Maintainer: Andrey Bychkov


      1. python3-module-setuptools
      2. rpm-build-python3

    Last changed


    Dec. 10, 2019 Andrey Bychkov 0.3-alt2
    - build for python3 disabled
    May 16, 2018 Andrey Bychkov 0.3-alt1.1.1.2
    - (NMU) rebuild with python3.6
    March 13, 2016 Ivan Zakharyaschev 0.3-alt1.1.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)