https://github.com/phronmophobic/add-entities-issue
https://github.com/phronmophobic/add-entities-issue
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/phronmophobic/add-entities-issue
- Owner: phronmophobic
- License: epl-1.0
- Created: 2022-05-01T23:14:50.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-01T23:15:06.000Z (about 4 years ago)
- Last Synced: 2025-08-15T00:46:50.985Z (11 months ago)
- Language: Clojure
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# add-entities-issue
Reproduction of datahike issue when adding lots of individual entities
## Usage
To reproduce, from the main directory, run:
```sh
# If re-running
# rm -rf my-db/
clojure -M -m com.phronemophobic.datahike.add-enties-issue
```
You should see the program print the number of entities added to stdout and eventually crash. For me, it consistently crashed on entity 5408.
## License
Copyright © 2022 Adrian
Distributed under the Eclipse Public License version 1.0.