https://github.com/ray-project/plasma
A minimal shared memory object store design
https://github.com/ray-project/plasma
Last synced: 9 months ago
JSON representation
A minimal shared memory object store design
- Host: GitHub
- URL: https://github.com/ray-project/plasma
- Owner: ray-project
- License: apache-2.0
- Created: 2016-08-13T22:20:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-29T00:44:20.000Z (about 9 years ago)
- Last Synced: 2025-04-13T00:45:25.356Z (9 months ago)
- Language: C
- Size: 422 KB
- Stars: 50
- Watchers: 7
- Forks: 9
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Plasma
Plasma is an experimental in-memory object manager. It is under development and
not ready for general use.
## clang-format
Run .travis/git-clang-format to automatically format changes in the checkout.