Conversation
|
please install pre-commit to let the build pass: |
|
I appreciate your irony here @tglman :-) Perhaps you should spend this time working on OrientDB instead. I'd start with a synchronous journal that doesn't lose transactions in case of a crash. Or by completely replacing the old, slow, and buggy plocal engine with something fast and more secure, like RocksDB? Just a couple of suggestions ;-) But if you change your mind and you want to be part of ArcadeDB, you are always welcome! |
|
@lvca Probably would be better to add MVRBTree instead? The fastest index ever? |
|
Or maybe would be better to copy one from the three absolutely non-working implementations of distributed storage because all of them had zero bugs in the bug tracker? Just a couple of suggestions. |
|
@Laa Surprised you're monitoring the ArcadeDB project :-) I don't want to waste too much time here talking about why OrientDB is in such bad shape today... But this is the beauty of Open Source: @Laa and @tglman, please show everybody that I'm totally wrong, that the current OrientDB engine is not a monster and make OrientDB better, faster and safer ;-) |
|
Hi, |
… 0.3.30 to 0.3.31 in /studio [skip ci] Bumps [@jridgewell/trace-mapping](https://github.com/jridgewell/sourcemaps/tree/HEAD/packages/trace-mapping) from 0.3.30 to 0.3.31. Changelog *Sourced from [`@jridgewell/trace-mapping`'s changelog](https://github.com/jridgewell/sourcemaps/blob/main/packages/trace-mapping/CHANGELOG.md).* > [0.3.31] - 2025-09-10 > ===================== > > * Improve the performance of `generatedPositionFor`: [#42](https://github.com/jridgewell/sourcemaps/tree/HEAD/packages/trace-mapping/issues/42) > > **Full Changelog**: <jridgewell/sourcemaps@trace-mapping/0.3.30...trace-mapping/0.3.31> Commits * [`74fc8e1`](jridgewell/sourcemaps@74fc8e1) trace-mapping/0.3.31 * [`2042d5f`](jridgewell/sourcemaps@2042d5f) Use real arrays * [`e2f5db1`](jridgewell/sourcemaps@e2f5db1) simplifiy with PR feedback * [`5c8e94e`](jridgewell/sourcemaps@5c8e94e) Merge remote-tracking branch 'upstream/main' into connor4312/41 * [`08f7307`](jridgewell/sourcemaps@08f7307) Benchmark generatedPositionFor * [`d3b3fcd`](jridgewell/sourcemaps@d3b3fcd) lint * [`392ea80`](jridgewell/sourcemaps@392ea80) fix: pathological slow case in bySource * See full diff in [compare view](https://github.com/jridgewell/sourcemaps/commits/trace-mapping/0.3.31/packages/trace-mapping) [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [at.yawk.lz4:lz4-java](https://github.com/yawkat/lz4-java) from 1.10.3 to 1.10.4. Release notes *Sourced from [at.yawk.lz4:lz4-java's releases](https://github.com/yawkat/lz4-java/releases).* > lz4-java v1.10.4 > ---------------- > > What's Changed > -------------- > > * Tune Linux native build flags and xxhash compilation by [`@yawkat`](https://github.com/yawkat) in [yawkat/lz4-java#41](https://redirect.github.com/yawkat/lz4-java/pull/41) > * Fix Linux native flags for non-x86 CI builds by [`@yawkat`](https://github.com/yawkat) in [yawkat/lz4-java#42](https://redirect.github.com/yawkat/lz4-java/pull/42) > > These changes attempt to fix the native performance regression in 1.9+. They should have no functional or security impact. > > **Full Changelog**: <yawkat/lz4-java@v1.10.3...v1.10.4> Commits * [`de5e4db`](yawkat/lz4-java@de5e4db) Fix Linux native flags for non-x86 CI builds ([#42](https://redirect.github.com/yawkat/lz4-java/issues/42)) * [`f659131`](yawkat/lz4-java@f659131) Tune Linux native build flags and xxhash compilation ([#41](https://redirect.github.com/yawkat/lz4-java/issues/41)) * See full diff in [compare view](yawkat/lz4-java@v1.10.3...v1.10.4) [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
No description provided.