Skip to main content

Devolutions/ahtola

SkillsMP hat 10 Skills aus Devolutions/ahtola gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.

Letzte erfasste Quellaktivität
SkillsMP-Katalog aktualisiert
gesammelte Skills
10
GitHub-Stars
15
GitHub-Forks
0

Skills in diesem Repository

Es werden 10 von 10 gesammelten Skills angezeigt.

Beruf
Softwareentwickler
Beschreibung

How to map Turso's cooperative `IOResult`/`Completion` I/O model to Ahtola's managed I/O without changing semantics. Use this when porting storage/pager/WAL code that uses Turso's state-machine IO.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwarequalitätssicherungsanalysten und -tester
Beschreibung

How the SQLite conformance corpus (`conformance/sqlite-sqltests/`) and the expected-failures file work, and how to close a conformance gap correctly. Use this when a sqltest fails or when closing an engine gap.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwarequalitätssicherungsanalysten und -tester
Beschreibung

How to run NUnit tests and the conformance suite in Ahtola correctly, including running a single test and why bare `dotnet test` lies. Use this whenever you need to run, filter, or interpret test results.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

How transaction, snapshot, and MVCC semantics map between Turso's Rust core and Ahtola's managed engine, and what must stay aligned. Use this when touching transactions, snapshots, isolation, commit/rollback, or the local/replica adapter dispatch.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

How to keep Ahtola.Core and the shipped provider/EF Core packages NativeAOT-compatible and trimmable. Use this when writing or reviewing any reflection, generics, serialization, or dynamic dispatch in shipped library code.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

How the Ahtola packages are structured and validated (Ahtola.Data embedding, EFCore version-range constraint, validate-package/validate-packed-closure gates). Use this before changing package layout, csproj packaging metadata, or EF Core dependencies.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

The enforced "no native/Rust/P-Invoke" invariant of the Ahtola build. Use this before adding any PackageReference, dependency, or interop to shipped library code, and whenever a build fails with a managed-closure error.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

How to keep Ahtola's on-disk SQLite file format and WAL framing byte-compatible with SQLite/Turso. Use this when touching anything in `Ahtola.Core/Storage` — pager, b-tree, WAL, page allocator, overflow, varints, headers.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

How to find and cross-reference the original Turso Rust sources in the read-only `turso-src/` submodule when porting or comparing behavior in the Ahtola C# engine. Use this whenever you are implementing, debugging, or reviewing a feature that must stay…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

How to port or align a VDBE opcode between Turso's Rust `Insn` and Ahtola's C# `VdbeOpcode`, preserving semantics. Use this when implementing, fixing, or reviewing an opcode in the execution engine or the program builder.

Quellsprache: Englisch

Aktualisiert
Es werden 10 von 10 gesammelten Skills angezeigt.