18 min read
Krzysztof Smogór

Simplify your testing with Mixins in C++

Testing a big codebase can drive any developer insane. Tests require dependencies created in-place, just to satisfy the current scenario and forget about them. In the opinion of many developers, these suites are troublesome to read. Recently, I got a task to prepare a method for shipping custom allocators to our tests. After analysis, I … Continued

Read more

Read more

Simplify your testing with Mixins in C++
18 min read
Krzysztof Smogór

Simplify your testing with Mixins in C++

Oxla – Using Huge Pages in Linux Applications
33 min read
Wojciech Chlapek

Using Huge Pages in Linux Applications Part 2: Transparent HugePage

Monitoring OXLA cluster using Prometheus and Grafana
14 min read
Marcin Grzebieluch

Monitoring Oxla cluster using Prometheus and Grafana

What’s new at Oxla
7 min read
Cahyo Subroto

What’s new at Oxla – release summary 1.1.0 – 1.3.0

Minimum Expression and Column Subset in Subselects
22 min read
Mariusz Rokicki

Minimum Expression and Column Subset in Subselects

Oxla BETA
16 min read
Adam Szymański

Introducing Oxla BETA – A Next-Generation Data Warehouse, Ready to Roll into Production!

Using huge pages in Linux applications
24 min read
Wojciech Chlapek

Using huge pages in Linux applications