Infraestructura · RustInfrastructure · Rust
AgredaDB
AgredaDB es una base de datos bimodal que Luis publica como autor: SQL transaccional y analítico más búsqueda vectorial, en un motor Rust con io_uring, thread-per-core y DataFusion.
AgredaDB is a bimodal database Luis publishes as author: transactional and analytical SQL plus vector search, in a Rust engine with io_uring, thread-per-core and DataFusion.
La auditoría industrial 2026 en el repositorio reporta 254.373 RPS en memoria, 34.346 RPS ACID, 5.61 GB/s de lectura de disco y 1.228 millones de filas por segundo en agregaciones SIMD. El proyecto de LinkedIn documenta el programa de 1.57 millones de RPS.
The 2026 industrial audit in the repository reports 254,373 in-memory RPS, 34,346 ACID RPS, 5.61 GB/s disk reads and 1.228 billion rows per second in SIMD aggregations. The LinkedIn project documents the 1.57 million RPS program.
Seguridad de primer nivel: JWT, aislamiento multi-tenant, AES-256-GCM y RBAC. Código: github.com/luisagreda-aidev/agredadb.
First-class security: JWT, multi-tenant isolation, AES-256-GCM and RBAC. Code: github.com/luisagreda-aidev/agredadb.