mctranslog
mctranslog - Transaction Log Package
Summary
| Latest Version | 0.1.4 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-09-01 07:18 |
Tags
Authors
- Abi Akindele [abbeymart]
Installation
nimble install mctranslog
choosenim install mctranslog
git clone https://github.com/abbeymart/mctranslog
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| mctranslog | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 1.2.0 | No |
| mcresponse >= | 0.1.0 | No |
| mcdb >= | 0.1.3 | No |
Source
| Repository | https://github.com/abbeymart/mctranslog |
|---|---|
| Homepage | https://github.com/abbeymart/mctranslog |
| Registry Source | nimble_official |
README
mccache package
- Transactions/audit log package
- See the tests folder and test cases for different scenarios and usage
Installation
nimble install mctranslog
API & Examples
// Coming soon
See the tests folder and test cases for different scenarios and usage