feat: introduce hyper-p2p-distributed-lock v0.1.0 - novel lease-based distributed lock primitive with Ed25519 fencing tokens, P2P claim gossip hooks, Hyperbee persistence support, full tests/docs/examples
- New module: hyper-p2p-distributed-lock (complete production-grade implementation)
- Added to workspace Active Modules and updated main README.md with research notes, scan confirmation, and roadmap
- All code uses only Bare equivalents (bare-events, bare-crypto, bare-timers, bare-fs, bare-path, bare-process, protomux)
- Mandatory Node.js builtin scan performed across all 12 modules — 100% compliant, no fixes needed
- Full documentation: README, docs/architecture.md (Mermaid), docs/api.md, examples, tests (8 tests)
- Continuous autonomous development: new original primitive expanding P2P coordination capabilities in Bare/Pear ecosystem
🤖 Autonomous Holepunch dev agent run on 2026-05-20
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
node_modules
|
||||
test-storage-*
|
||||
*.log
|
||||
.DS_Store
|
||||
coverage
|
||||
*.tmp
|
||||
storage-*
|
||||
hyper-p2p-distributed-lock-storage*
|
||||
lock-*-storage
|
||||
Reference in New Issue
Block a user