python3-tinyrecord 0.1.5
Name | python3-tinyrecord |
---|---|
Version | 0.1.5 |
Summary | transaction support for TinyDB |
Description | Tinyrecord is a library which implements atomic transaction support for the TinyDB NoSQL database. It uses a record-first then execute architecture which allows us to minimize the time that we are within a thread lock. |
Section | devel/python |
License | MIT |
Homepage | https://github.com/eugene-eeo/tinyrecord |
Recipe file |
recipes-devtools/python/python3-tinyrecord_0.1.5.bb
recipes-devtools/python/python-tinyrecord.inc |
Layer | meta-python (zeus branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
https://files.pythonhosted.org/packages/source/t/tinyrecord/tinyrecord-0.1.5.tar.gz |
Patches
None
Other branches
This recipe in other branches of meta-python:
Branch | Recipe |
---|---|
master | python3-tinyrecord 0.2.0 |
styhead (Yocto Project 5.1) | python3-tinyrecord 0.2.0 |
scarthgap (Yocto Project 5.0) | python3-tinyrecord 0.2.0 |
nanbield (Yocto Project 4.3) | python3-tinyrecord 0.2.0 |
mickledore (Yocto Project 4.2) | python3-tinyrecord 0.2.0 |
langdale (Yocto Project 4.1) | python3-tinyrecord 0.2.0 |
kirkstone (Yocto Project 4.0) | python3-tinyrecord 0.2.0 |
honister (Yocto Project 3.4) | python3-tinyrecord 0.2.0 |
hardknott (Yocto Project 3.3) | python3-tinyrecord 0.2.0 |
gatesgarth (Yocto Project 3.2) | python3-tinyrecord 0.2.0 |
dunfell (Yocto Project 3.1) | python3-tinyrecord 0.1.5 |
zeus (Yocto Project 3.0) | python3-tinyrecord 0.1.5 (this recipe) |