Recent Posts
Copying MongoDB indexes programmatically
Posted on:February 26, 2023 at 08:30 AMHow to copy MongoDB indexes from one collection to another using MongoDB Java Driver?
MongoDB on docker-compose - standalone || sharded || replicaSet
Posted on:May 29, 2022 at 06:20 PMHow to setup standalone, sharded or replicaSet MongoDB using docker-compose.
Testing Kotlin with Spock - final drawbacks
Posted on:April 3, 2022 at 10:00 PMHow Kotlin's final classes affect testing with Spock