🚀 NBomber Studio v0.6.2 is out!
The latest update of NBomber Studio brings incremental but meaningful improvements to how teams observe and analyze load tests in real time.
nbomber.com/blog/2026/03...
#dotnet #loadtesting #performance #devtools #nbomber #csharp #fsharp
Posts by Anton Moldovan
🚀 SpacetimeDB — a next-gen serverless database & backend-in-one. It combines a relational ACID database with the server logic
spacetimedb.com
I wonder... would there be any interest in some F# event / (un)conference in 2026?
I always wanted to do something similar to F# Creators Workshop (which @dsyme.bsky.social organised years ago in Cambridge) or Elm Camp (which has been for last couple of years)
#fsharp
I asked a similar question a month ago and received a few likes. I would personally like to participate in such an event.
🚀 #NBomber v6.2.0 is out!!!
The team has focused on improving HTML reporting and cluster usability, as well as adding powerful observability support.
nbomber.com/blog/2026/01...
#dotnet #fsharp #csharp #nbomber #loadtesting
Hey #fsharp community!
Has anyone discussed the possibility of organizing an offline F# conference?
I realize we have @amplifyingfsharp.io, but it would be great to meet in person as well.
#NBomber supports OpenTelemetry
nbomber.com/docs/reporti...
#dotnet #csharp #fsharp #loadtesting
#fsharp question: what is the standard way for handling TaskResult.bindError
github.com/demystifyfp/...
C# dev - but F# doesn’t provide built-in comparison operators for Nullable<T> (>, >=, <, <=)
F# dev - this isn’t a big deal.
#fsharp #csharp #dotnet
NBomber Load Test | Deploy to Kubernetes
nbomber.com/docs/deploym...
#csharp #fsharp #dotnet #nbomber #loadtesting
Lineage-driven fault injection
dl.acm.org/doi/10.1145/...
dl.acm.org/doi/10.1145/...
#chaosengineering
Redis + ScyllaDB = RedyllaDB
RedyllaDB is a .NET client for ScyllaDB written in #fsharp that mimics the API layer of StackExchange.Redis
#dotnet #csharp #redis #scylla
github.com/RedyllaDB/Re...
When it comes to load testing microservices, teams often choose an end-to-end approach. In this article, I’ve outlined two well-known strategies and explained which workload simulation models (Closed | Open) should be used to generate an appropriate load
nbomber.com/docs/best-pr...
#microservices
#NBomber AMQP v0.2.0 just released!
To work with AMQP protocol, NBomber provides NBomber.AMQP plugin that includes functionality for sending and receiving messages, including tracking of data transfer and status codes.
nbomber.com/docs/protoco...
#csharp #fsharp #dotnet #loadtesting
A small issue in Amazon RDS for PostgreSQL: at the "Repeatable Read” isolation level, which in PostgreSQL normally means Snapshot Isolation, Amazon RDS for PostgreSQL clusters appear to exhibit Long Fork. We observed this behavior in healthy clusters, in versions ranging from 13.15 to 17.4 […]
#Turso Cloud Goes Diskless: How We Built a Fully S3-Based Database Architecture
turso.tech/blog/turso-c...
Converter v0.1 released!
Converter is a .NET tool that generates an NBomber Scenario file by parsing various sources:
- HAR
- Postman Collection
nbomber.com/docs/plugins...
#csharp #dotnet #loadtesting