https://github.com/mrousavy/shared-registry
Shared-Registry allows you to share objects between instances without introducing memory leaks.
https://github.com/mrousavy/shared-registry
Last synced: 2 months ago
JSON representation
Shared-Registry allows you to share objects between instances without introducing memory leaks.
- Host: GitHub
- URL: https://github.com/mrousavy/shared-registry
- Owner: mrousavy
- License: mit
- Created: 2021-10-12T12:28:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-12T12:59:45.000Z (over 3 years ago)
- Last Synced: 2025-03-21T16:21:19.168Z (3 months ago)
- Language: TypeScript
- Size: 84 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# shared-registry
Shared-Registry allows you to share objects between instances without introducing memory leaks.