File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -62,29 +62,12 @@ remains the source of the core database.
6262uv pip install arcadedb-embedded
6363```
6464
65- See [ the Python
66- README] ( bindings/python/README.md )
67- for usage, examples, and build details.
68-
6965## 🔗 Quick Links
7066
7167- Python README: [ bindings/python/README.md] ( bindings/python/README.md )
7268- PyPI:
7369 [ https://pypi.org/project/arcadedb-embedded/ ] ( https://pypi.org/project/arcadedb-embedded/ )
7470
75- ## 🔄 Syncing Upstream
76-
77- This fork tracks ArcadeData/arcadedb through the local ` upstream-main ` mirror branch.
78-
79- - Check status: ` ./sync-upstream.sh --status `
80- - Preview sync: ` ./sync-upstream.sh --dry-run `
81- - Merge upstream: ` ./sync-upstream.sh `
82-
83- The sync keeps this fork's root ` README.md ` , ` CLAUDE.md ` , and the removed Java/Maven
84- workflows under ` .github/workflows/ ` from being overwritten or reintroduced, including
85- the removed ` meterian.yml ` workflow. See the full sync notes in
86- [ bindings/python/docs/development/sync-upstream.md] ( bindings/python/docs/development/sync-upstream.md ) .
87-
8871## 🧭 Upstream ArcadeDB (Java)
8972
9073This repo is a fork of ArcadeDB Java. For the server, Java API, and core database docs:
You can’t perform that action at this time.
0 commit comments