Skip to content

YantrikDB

v0.4.1 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent-memory ai-agents anthropic claude-code cognitive-memory database
+12 more
embeddings hnsw knowledge-graph llm llm-memory mcp memory persistent-memory python rust semantic-memory vector-db

Summary

AI summary

Fixed think() performance by capping clustering operations and limiting conflict scans.

Full changelog

Fix think() performance

  • Add consolidation_limit to ThinkConfig (default 100) — caps O(n²) clustering
  • Conflict scan: cap pairwise comparisons to 20 per entity group, stop after 50 conflicts
  • Export scan_conflicts_limited for bounded conflict detection
  • Pass consolidation_limit through PyO3 bindings
  • SQL LIMIT on consolidation candidate query to prevent full table scan

900+ tests passing, 0 failures.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track YantrikDB

Get notified when new releases ship.

Sign up free

About YantrikDB

All releases →

Related context

Earlier breaking changes

  • v0.7.20 `correct()` now mutates in place, preserving rid and adding revision history (BREAKING CHANGE).
  • v0.7.9 Pure-additive; existing engines keep English models on v0.1.0.

Beta — feedback welcome: [email protected]