Пакет python3-module-zc.beforestorage: Информация

    Бинарный пакет: python3-module-zc.beforestorage
    Версия: 0.5.1-alt2.2
    Архитектура: aarch64
    Собран:  2 мая 2019 г. 11:01 в задании #228685
    Исходный пакет: python-module-zc.beforestorage
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/zc.beforestorage/

    Лицензия: ZPLv2.1
    О пакете: View storage before a given time
    Описание: 
    ZODB storages typically store multiple object revisions to support
    features such as multi-version concurrency control and undo.  In the
    case of the mod popular storage implementation, old revisions aren't
    discarded until a pack.  This feature has often been exploited to
    perform time travel, allowing one to look at a database as it existed
    in at some point in time.  In the past, this has been possible with
    file storage by specifying a time at which to open the file
    storage. This works fairly well, but is very slow for large databases
    because existing index files can't easily be used.  Time travel is
    also supported for individual objects through the ZODB history
    mechanism.

    Сопровождающий: Eugeny A. Rostovtsev


    Последнее изменение


    30 апреля 2019 г. Grigory Ustinov 0.5.1-alt2.2
    - Rebuild with python3.7.
    6 июня 2016 г. Ivan Zakharyaschev 0.5.1-alt2.1.1
    - (AUTO) subst_x86_64.
    13 марта 2016 г. Ivan Zakharyaschev 0.5.1-alt2.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)