Cassandra.Link
The best knowledge base on Apache Cassandra®
Helping platform leaders, architects, engineers, and operators build scalable real time data platforms.
A collection of 42 posts
Apache Cassandra Lunch #59: Functions in Cassandra - Business Platform Team
6/21/2022
In Apache Cassandra Lunch #59: Functions in Cassandra, we discussed the functions that can be used inside of the Cassandra database. The live recording of Cassandra Lunch, which includes a more in-dep...
Framework Micronaut · datastaxdevs/awesome-astra Wiki
2/17/2022
{{ message }} Notifications Fork 2 Star 2 © 2022 GitHub, Inc. You can’t perform that action at this time.
GitHub - abhirockzz/accs-kafka-cassandra-tweet-analysis-sample: Tweet analysis app with Kafka and Cassandra
11/25/2021
{{ message }} Notifications Fork You can’t perform that action at this time.
7/28/2021
Tuning Java resources
7/21/2021
Tuning the Java Virtual Machine (JVM) can improve performance or reduce high memory consumption.Tuning the Java Virtual Machine (JVM) can improve performance or reduce high memory consumptio...
Configuring the garbage collector
Select and configure a garbage collector (GC) to remove data from memory that is no longer in use.Garbage collection is performed by a Java process, garbage collection, which removes data th...
Changing heap size parameters
11/4/2020
Adjust the minimum, maximum and new generation heap sizes to tune JVM.By default, DataStax Distribution of Apache Cassandra™ (DDAC) sets the Java Virtual Machine (JVM) heap size from 1 to ...
DataStax-Examples/graphql-example-java
10/23/2020
GraphQL is an emerging web service technology with significant momentum in the developer community. Aside from its growing popularity, there are several technical reasons why GraphQL is a good fit for...