📰 Dev.to · rinat kozin
7 articles · Updated every 3 hours · View all reads
All
Articles 86,925Blog Posts 107,925Tech Tutorials 21,488Research Papers 18,623News 14,384
⚡ AI Lessons

Dev.to · rinat kozin
5d ago
redb.Route.Llm 3.1.1 — per-message audit fields for LLM compliance / replay
When an auditor asks "reproduce this exact answer" six months later, you need more than (messages,...

Dev.to · rinat kozin
1w ago
redb.Route 3.1.0 — LLM(AI) as just another connector: `.To("llm://claude")` and tools-as-routes
Series: redb ecosystem (announcement; deep-dive separate) redb.Route 3.1.0 just shipped two new...

Dev.to · rinat kozin
1w ago
REDB inside, part 1.1 — why the same 13 tables stay fast no matter how many classes you throw at them
A couple of weeks ago I published REDB inside, part 1 — the 13 tables the whole engine runs on. It...

Dev.to · rinat kozin
1w ago
REDB inside, part 1 — the 13 tables the whole engine runs on (with the actual SQL, and why it's not EAV)
A couple of weeks ago I published the redb.Core intro post — what RedBase is at the API level, why...

Dev.to · rinat kozin
2w ago
RedBase / redb.Route / redb.Tsak 3.0.0 shipped
redb hit 20k NuGet downloads Three packages, one version bump. RedBase 3.0.0 — Free tier now...

Dev.to · rinat kozin
3w ago
An EF Core alternative for .NET apps with complex object graphs — full LINQ, no migrations, no DbContext
Today I'd like to slow down a bit and talk about redb.Core — the data engine at the heart of the...

Dev.to · rinat kozin
1mo ago
We built an enterprise integration stack for .NET from scratch: EAV + DSL + runtime
Three open-source libraries. One coherent stack. All Apache 2.0. This is the story of what we...
DeepCamp AI