Capability
2 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →via “write-ahead logging with configurable durability guarantees”
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
Unique: Implements configurable fsync policies in WAL to allow applications to choose durability vs latency tradeoffs, with automatic recovery using WAL logs to restore to the last committed state without manual intervention
vs others: More flexible than fixed durability guarantees because fsync policies are configurable per deployment, allowing high-latency systems to use immediate fsync while throughput-optimized systems use batched fsync
via “acid-persistence-with-write-ahead-logging”
AgentDB v3 - Intelligent agentic vector database with RVF native format, RuVector-powered graph DB, Cypher queries, ACID persistence. 150x faster than SQLite with self-learning GNN, 6 cognitive memory patterns, semantic routing, COW branching, sparse/part
Unique: ACID guarantees span all six memory patterns with unified transaction semantics — not just key-value durability but transactional consistency across episodic, semantic, procedural, and causal memories
vs others: Stronger guarantees than in-memory caches with periodic snapshots, and simpler than external transaction coordinators — integrated into storage layer with configurable durability trade-offs
Building an AI tool with “Acid Persistence With Write Ahead Logging”?
Submit your artifact →curl unfragile.ai/agents.md | sh© 2026 Unfragile. The platform for software for agents.