Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Road to 1.0

New and improved Storage-Engine

The current engine:

  • allocates more storage than necessary,
  • is RAM‑hungry during data loading, and
  • falls back to full snapshot copies when the underlying filesystem lacks copy‑on‑write (CoW) support.

The upcoming storage engine fixes all three. Expect a smaller on‑disk footprint, reduced memory usage, and CoW‑style snapshots everywhere.

Entailment Regimes

Until 1.0, we want to add support for entailment regimes. Expect things to be fast.

Incorporate Your Feedback

Tentris is built for practitioners, and your experience drives our roadmap. We’d love to hear:

  • Which target platforms or language bindings are missing?
  • Do you need features beyond SPARQL 1.1?
  • Are you facing any issues with the CLI, Docker image, or Python bindings?
  • Would a step‑by‑step deployment guide for a specific environment help?
  • In what use-cases did Tentris help you the most?
  • Or just tell us what you like.

Give feedback or share ideas on GitHub Discussions

Together, we can shape Tentris 1.0 into the tool that lets you query more and wait less.