An open API service indexing awesome lists of open source software.

https://github.com/codedaptive/moot-system

Apache-licensed storage, queueing, sync, and telemetry services from the MOOTx01 Framework.
https://github.com/codedaptive/moot-system

apache-2-0 mootx01 mootx01-framework rust storage swift sync telemetry

Last synced: 20 days ago
JSON representation

Apache-licensed storage, queueing, sync, and telemetry services from the MOOTx01 Framework.

Awesome Lists containing this project

README

          

# MOOT System

MOOT System provides storage, queueing, sync, and telemetry services for MOOTx01 Framework libraries.

Current version: `v1.0.15` · generated from canonical source commit `2b2e66e0d`.

## What This Repository Is

This repository is an Apache-2.0 published library venue for the MOOTx01
Framework, generated from the canonical MOOTx01 product tree by the library
publisher. Every release records its source commit in `SOURCE.md` and its
load manifest in `docs/PUBLISH_REPORT.md`.

## Packages

- `packages/kits/PersistenceKit`
- `packages/kits/QueueKit`
- `packages/kits/ConvergenceKit`
- `packages/libs/ObserverSink`
- `packages/libs/LoopbackHTTP`

Per-package detail lives in `docs/PACKAGE_MAP.md`.

## Installation

SwiftPM:

```swift
.package(url: "https://github.com/codedaptive/moot-system.git", from: "1.0.15")
```

Cargo (git dependency; see `docs/PACKAGE_MAP.md` for crate names):

```toml
[dependencies]
= { git = "https://github.com/codedaptive/moot-system", tag = "v1.0.15" }
```

## Provenance

- Canonical source: `mootx01-ee`
- Source commit: `2b2e66e0de0bb58438202a6b54ee84495c759d63`
- Version: `1.0.15`
- Generated by: `scripts/lib_publish/publish-libraries.py`

## Brand

MOOTx01 is a registered trademark. Use `MOOTx01 Approved` only for artifacts
that pass the published conformance and release gates. Independent work that has
not passed those gates should use `compatible with MOOTx01 technology`.