Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37039561
en ru br
ALT Linux repos
S:0.3-alt2

Group :: Development/Python3
RPM: python3-module-dobbin

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.3-alt2
Build date: 10 december 2019, 09:47 ( 224.3 weeks ago )
Size: 23.96 Kb

Home page:   http://pypi.python.org/pypi/dobbin

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

Current maintainer: Andrey Bychkov

List of contributors

List of rpms provided by this srpm:

  • python3-module-dobbin-tests
  • python3-module-dobbin
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin