Indexes in Cassandra
Cassandra is a distributed database from Apache which is highly scalable and effective in managing large amounts of structured data. […]
Cassandra is a distributed database from Apache which is highly scalable and effective in managing large amounts of structured data. […]
Hey everyone, recently in my project, a need arises where I have to run an external command. In my code
In our previous blog post, Cloudstate (Part 4): A Bird’s Eye view of its Design, we had a look at
Hello everyone! in the previous blog of Apache Calcite we discussed how Apache Calcite helps you to parse the database
A safer way to build robust front-end web applications! http://www.scala-js.org/ In this blog, we are gonna utilizing a whole lot
Apache Flink, a 4th generation Big Data processing framework provides robust stateful stream processing capabilities. So, in a few parts
About Gatling Gatling is a one of the performance testing tools that we can use in the load generation if
This post was written in collaboration with Lightbend, a Knoldus’ Partner. Most microservices applications are stateless, which means they delegate
Hello folks, We have released another video on Scala3 series which talks about Enums, short for Enumerations. Enums in Scala3 are
Scala 3 community build is here, and we are too excited about it. At Knoldus, we are actively exploring Scala
Before setting up the SBT (Simple Build Tool) in your LINUX or UBUNTU. Let’s quickly go through the SBT and
Software testing is the process of verifying and validating , the developed software that works according to expectations or not.