Blog Posts

Recent posts

Spring - Supporting multiple tenant for JDBC

less than 1 minute read

Josh Long showed us another very nice Spring tips for supporting multiple tenants with JDBC. Spring provide the AbstractRoutingDataSource to support multiple...

Rust - Cassandra driver

less than 1 minute read

Rust Cassandra driver is not matured enough so far but the blogger recommended the C++ driver for production.