Blog

Aerospike Standup Volume 51

Author's photo
Aerospike Marketing
August 31, 2022|3 min read

Welcome to the Aerospike Standup. Here are some highlights:

Come and learn in Tel Aviv on September 12, 2022 about "Operating and Querying Real-Time Data at Scale with K8s and Presto/Trino". Hear from the experts at SentinelOne, Syte, Hour One, as well as Aerospike. Find more details here.

We released Aerospike Database 6.1.0.1, which allows creation of secondary indexes on elements within CDTs (Collection Data Types) by using CDT contexts, and warm restart of secondary indexes. Caution: When upgrading to server version 6.1, you must delete secondary indexes with names that exceed the new 64-character limit, then recreate them with names of 64 characters or fewer. Also in 6.1, a secondary index is created over the entire namespace if the set parameter is omitted in the creation operation.

The newly released Connect for Presto - Trino 4.0.0 leverages batch writes for improved bulk write performance, and secondary index cardinality information introduced in the Aerospike Database version 6.1 for query optimization.

The blog post Aerospike Through SQL describes how a developer who is familiar with SQL can quickly implement specific SQL CRUD operations using the Aerospike API, and take the next step to learn many API mechanisms to optimize performance and scale.

See below for details on the last month's blog posts, releases, and questions from the community, as well as upcoming events.

Upcoming Events

  • Tel Aviv on September 12, 2022 about "Operating and Querying Real-Time Data at Scale with K8s and Presto/Trino". Hear from the experts at SentinelOne, Syte, Hour One, as well as Aerospike. Meetup attendees will get 6 months of free access to the Aerospike academy! Find more details here.

New Blog Posts

Releases

Questions From the Community