tigrbl_engine_inmemory 0.4.4.dev8__py3-none-any.whl → 0.4.5.dev4__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {tigrbl_engine_inmemory-0.4.4.dev8.dist-info → tigrbl_engine_inmemory-0.4.5.dev4.dist-info}/METADATA +9 -8
- {tigrbl_engine_inmemory-0.4.4.dev8.dist-info → tigrbl_engine_inmemory-0.4.5.dev4.dist-info}/RECORD +6 -6
- {tigrbl_engine_inmemory-0.4.4.dev8.dist-info → tigrbl_engine_inmemory-0.4.5.dev4.dist-info}/WHEEL +0 -0
- {tigrbl_engine_inmemory-0.4.4.dev8.dist-info → tigrbl_engine_inmemory-0.4.5.dev4.dist-info}/entry_points.txt +0 -0
- {tigrbl_engine_inmemory-0.4.4.dev8.dist-info → tigrbl_engine_inmemory-0.4.5.dev4.dist-info}/licenses/LICENSE +0 -0
- {tigrbl_engine_inmemory-0.4.4.dev8.dist-info → tigrbl_engine_inmemory-0.4.5.dev4.dist-info}/licenses/NOTICE +0 -0
{tigrbl_engine_inmemory-0.4.4.dev8.dist-info → tigrbl_engine_inmemory-0.4.5.dev4.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: tigrbl_engine_inmemory
|
|
3
|
-
Version: 0.4.
|
|
3
|
+
Version: 0.4.5.dev4
|
|
4
4
|
Summary: In-memory database engine plugin for process-local transactional storage, copy-on-write snapshots, and Tigrbl testing.
|
|
5
5
|
Project-URL: Organization, https://github.com/tigrbl
|
|
6
6
|
Project-URL: Discord, https://discord.gg/K4YTAPapjR
|
|
@@ -270,13 +270,6 @@ Application developers, data platform engineers, and operators choosing concrete
|
|
|
270
270
|
|
|
271
271
|
It exposes a `tigrbl.engine` entry point and a package `register()` hook so Tigrbl can discover or load the backend at runtime.
|
|
272
272
|
|
|
273
|
-
## Certification Status
|
|
274
|
-
|
|
275
|
-
- Package status: governed package in the `tigrbl/tigrbl` workspace.
|
|
276
|
-
- Governance source: [SSOT registry](https://github.com/tigrbl/tigrbl/blob/master/.ssot/registry.json).
|
|
277
|
-
- Release evidence: [publish workflow](https://github.com/tigrbl/tigrbl/actions/workflows/publish.yml) validates package builds, tests, GitHub release assets, and PyPI publication for managed packages.
|
|
278
|
-
- Local certification guard: `pkgs/core/tigrbl_tests/tests/unit/test_package_badges_and_notices.py` verifies every package README keeps the Discord badge, Apache 2.0 badge, explicit Python-version badge, `LICENSE`, and `NOTICE`.
|
|
279
|
-
- Scope note: this README documents the package boundary. Runtime feature support remains governed by `.ssot/` entities and the conformance docs linked below.
|
|
280
273
|
|
|
281
274
|
## Install
|
|
282
275
|
|
|
@@ -387,6 +380,14 @@ Choose `tigrbl_engine_inmemory` when the quick-answer table matches your use cas
|
|
|
387
380
|
|
|
388
381
|
This README is the package-local distribution entry point for `tigrbl_engine_inmemory`. It answers install, usage, API, ownership, and certification-orientation questions for this package. Broader architectural decisions, release status, and cross-package proof chains remain in the repository-level docs and SSOT registry.
|
|
389
382
|
|
|
383
|
+
## Certification Status
|
|
384
|
+
|
|
385
|
+
- Package status: governed package in the `tigrbl/tigrbl` workspace.
|
|
386
|
+
- Governance source: [SSOT registry](https://github.com/tigrbl/tigrbl/blob/master/.ssot/registry.json).
|
|
387
|
+
- Release evidence: [publish workflow](https://github.com/tigrbl/tigrbl/actions/workflows/publish.yml) validates package builds, tests, GitHub release assets, and PyPI publication for managed packages.
|
|
388
|
+
- Local certification guard: `pkgs/core/tigrbl_tests/tests/unit/test_package_badges_and_notices.py` verifies every package README keeps the Discord badge, Apache 2.0 badge, explicit Python-version badge, `LICENSE`, and `NOTICE`.
|
|
389
|
+
- Scope note: this README documents the package boundary. Runtime feature support remains governed by `.ssot/` entities and the conformance docs linked below.
|
|
390
|
+
|
|
390
391
|
## License
|
|
391
392
|
|
|
392
393
|
Licensed under the Apache License, Version 2.0. See `LICENSE`, `NOTICE`, and the official [Apache 2.0 license text](https://www.apache.org/licenses/LICENSE-2.0).
|
{tigrbl_engine_inmemory-0.4.4.dev8.dist-info → tigrbl_engine_inmemory-0.4.5.dev4.dist-info}/RECORD
RENAMED
|
@@ -2,9 +2,9 @@ tigrbl_engine_inmemory/__init__.py,sha256=mn5TV7kaPQLG5bdIBX87VXIZCtTLhn_lrvm4nr
|
|
|
2
2
|
tigrbl_engine_inmemory/engine.py,sha256=Qew4gLzzZRxQN5YfNjNceIFZ0vQW9hN9RwPe2kpT0T0,886
|
|
3
3
|
tigrbl_engine_inmemory/plugin.py,sha256=FhsJICN4uiqE2tkg2VWX0qkdAVDPxBKgEbwwMfGHP_A,1121
|
|
4
4
|
tigrbl_engine_inmemory/session.py,sha256=mC2oKoGzX5gMhX90OIPQc9iEe4PYqyQSWFSQ6nvWHYM,4503
|
|
5
|
-
tigrbl_engine_inmemory-0.4.
|
|
6
|
-
tigrbl_engine_inmemory-0.4.
|
|
7
|
-
tigrbl_engine_inmemory-0.4.
|
|
8
|
-
tigrbl_engine_inmemory-0.4.
|
|
9
|
-
tigrbl_engine_inmemory-0.4.
|
|
10
|
-
tigrbl_engine_inmemory-0.4.
|
|
5
|
+
tigrbl_engine_inmemory-0.4.5.dev4.dist-info/METADATA,sha256=-SxdMyuyDOzIrlP5Wim6IRMKPF-dYfiCYjGdrtIyxbs,22560
|
|
6
|
+
tigrbl_engine_inmemory-0.4.5.dev4.dist-info/WHEEL,sha256=mffPy8wBnZQn2VnJUU5jE99KsxaSfiyMHV9Yt0aLVxs,87
|
|
7
|
+
tigrbl_engine_inmemory-0.4.5.dev4.dist-info/entry_points.txt,sha256=GwirPkpUQjnAdofQ9cbSTMlimr4QQXCKHIlPI1OfIvs,66
|
|
8
|
+
tigrbl_engine_inmemory-0.4.5.dev4.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
9
|
+
tigrbl_engine_inmemory-0.4.5.dev4.dist-info/licenses/NOTICE,sha256=EvJMTshzsWz43LiK-DeN2ZuLtrP49cxvlrFlJ8F_buc,221
|
|
10
|
+
tigrbl_engine_inmemory-0.4.5.dev4.dist-info/RECORD,,
|
{tigrbl_engine_inmemory-0.4.4.dev8.dist-info → tigrbl_engine_inmemory-0.4.5.dev4.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|