JanusGraph / JanusGraph/janusgraph
Allow berkeleyje graphs the option to be opened in-memory
Open
storage/berkeleydb
- Dominant language
- Java
- Stars
- 5.8k
- Forks
- 1.2k
- Avg merge
- 13h 53m
- Merged PRs (30d)
- 6
Description
The inmemory storage backend is explicitly labeled as ["not for use in production"](https://docs.janusgraph.org/latest/inmemorystorage.html). To mitigate this warning, I propose allowing berkeleyje to be used for inmemory use cases.
https://stackoverflow.com/questions/14690511/no-in-memory-only-possible
Contributor guide
Assessment
This issue has not been assessed yet.