140 results found
-
Point in time recovery
As an organisation running an Aiven for Cassandra instance,
I want to have the ability to revert an instance back to a specific point in time,
so that I can recover to a known safe state, to mitigate the impact of any data issues and to meet my organisation's disaster recovery policy.3 votes -
Migration mechanism for external clusters
As a potential customer looking to migrate to Aiven for Cassandra from an existing external Cassandra cluster,
I want to have a mechanism to replicate from my external cluster to a new Aiven for Cassandra service,
so that I can migrate large amounts of data easily.3 votes -
CEP-28: Reading and Writing Cassandra Data with Spark Bulk Analytics
As developer using Cassandra for analytics workloads,
I want to be able to create a custom Spark application,
so that I can read and write large amounts of data from Cassandra.
The Cassandra current APIs aren't designed for large scale data egress/ingest.2 votes -
Support tds_fdw as a PostgreSQL Extension
As a database administrator or developer, I would like to integrate PostgreSQL with external databases using the TDS protocol so that I can seamlessly access data in Microsoft SQL Server and Sybase databases from within PostgreSQL using standard SQL queries. This feature simplifies data integration and allows for efficient cross-database operations without the need for complex data migration processes.
1 vote -
API layer for ease of development
As developer against Cassandra,
I want to simplify my development by using APIs such as GraphQL that I am familiar with,
so that I can get to market quickly, with minimal learning spent with CQL.
An example of which might be the open-source https://stargate.io/1 vote -
Advanced Keyspace management
As someone running production workloads against Aiven for Cassandra,
I want to have more control over management of the keyspaces in my database,
so that I can adapt more quickly to changing workloads and meet internal criteria relating to levels of control for adopting an external service.2 votes -
Aiven Cli Integration with octopusdeploy CD
As the founder, we are interested in enabling multiple users to MySQL Database directly via the Aiven CLI, preferably utilizing Octopus Deploy. They have a community step template which can facilitate the creation of users if they don't already exist. In order to set up a connection to Aiven CLI within our CI/CD, the Aiven CLI needs to be installed within the octopusdeploy/worker-tools. Configuration instructions for this can be found on Github, specifically at https://github.com/OctopusDeploy/WorkerTools/tree/master/ubuntu.22.04 and https://github.com/OctopusDeploy/WorkerTools/blob/master/windows.ltsc2019/Dockerfile. Further information is available on Docker Hub at https://hub.docker.com/r/octopusdeploy/worker-tools.
1 vote -
Custom CA - end-end encryption
As the founder and product-owner, I am leveraging the Redisson client to establish a connection to the Redis servers. Unfortunately, Aiven has yet to incorporate the CA certificate. We ensure our connections are made via the Redisson client, which necessitates end-to-end encryption. To facilitate this, we require the CA certificate, either supplied by Aiven or a custom CA, during the use of the Redisson client as found on redisson.org and redisson.pro. According to the configuration guide on Github, this procedure guarantees that all traffic is consistently encrypted from one end to another. This feature is essential for us to deliver…
1 vote -
Control of nodetool cleanup and compact
As a database administrator of an Aiven for Cassandra instance,
I want to be able to have some control over when and where compactions and cleanups occur on my instances,
so that I can keep my discs optimised and at a time that fits my workload.2 votes -
Release pg_partman Version 5.0.0 as a PostgreSQL Extension
As a database administrator, developer or PO for Cloud Operations,
I would like the pg_partman extension to be updated to version 5.0.0,
so that I can keep my infrastructure compatible.7 votes -
Support slow query logging in Aiven for Cassandra
As an Aiven for Cassandra user,
I want to be able view queries that are running slow on my Aiven for Cassandra service.
The definition of slow will be set by default, but can be updated by the user (in the cassandra.yaml)1 vote -
Expose the metric filecount_size_bytes
As backend and DevOps engineer / SRM, I want to be able to visualize in Grafana metrics related to WAL files buildup due to lagging or missing replication slots.
This will help us debug WAL bloat which might exhaust the disk space and better understand the cause.Mainly the metric
filecount_size_bytes
will be useful. Also any metric that would allow us to monitor per database service:
1. Total WAL size.
2. Size of WAL retained due to replication lag.
3. Rate in which we consume the WAL for the replication over time (connector consumption rate).
4. Rate in which we…2 votes -
Proactive Performance Alerts, AI-based [PostgreSQL/MySQL]
A fast way to Identify PostgreSQL & MySQL performance issues.
As a DevOps/DBA, I would like to get proactive alerts so that my customers will not encounter performance issues and I will be able to identify and fix them quickly without calling a database specialist.
Additionally, It is critical that the AI-based Performance Alerts be 100% non-intrusive and not require access to my databases' sensitive data
0 votes -
Recreation of replication slot after power cycle
As a DBA or developer,
I want to be able to stop/start my services without losing replication slots
so that I can resume my logical replication flows even after a power cycle.Similar recreation is currently done during nodes failover: https://aiven.io/blog/aiven-for-pg-recreates-logical-replication-slots
2 votes -
Large Language Models (LLMs) hosted to build AI capabilities
As a developer with data stored in one of the operational databases,
I want to host and train Large Language Models, (LLMs) (open source) on Aiven
so that I can leverage the power of LLMs to improve the experience of my application.
In addition, I'd like to host a knowledge graph to act as a filter to reduce hallucinations and have built in RAG capabilities hosted on Aiven.1 vote -
Support pg_stat_kcache as a PostgreSQL Extension
As a database administrator or developer,
I would like to utilize the pgstatkcache extension in PostgreSQL,
so that I would be able to gather statistics on system metrics such as CPU usage and physical disk access, and see how much resource each query, user and/or database is consuming.1 vote -
Access to the pg_monitor role
As a DBA
I want to access the pg_monitor role
so that I can integrate with my in-house monitoring solution
In addition, this could be via aiven-extras or an advanced configuration if necessary6 votes -
Support plrust as a PostgreSQL Extension
As a database administrator or developer, I would like to use PL/Rust as a trusted procedural language in PostgreSQL so that I can write natively-compiled functions in Rust for maximum performance, leverage Rust's extensive development ecosystem, and benefit from its compile-time safety guarantees, while seamlessly integrating with Postgres' Server Programming Interface and data types.
0 votes -
Support pg_tle as a PostgreSQL Extension
As a database administrator or developer, I would like to have Trusted Language Extensions for PostgreSQL (pg_tle) so that I can seamlessly extend and manage PostgreSQL functionality without needing filesystem access, addressing the challenge of adding extensions in restricted environments and enhancing security by allowing unprivileged users to install and use trusted extensions.
0 votes -
Better auditing capabilities in the Aiven console (Cassandra)
As an Aiven for Cassandra user,
I want to be able to have as much auditing informations about my services' and databases activities as possible. (example: what data changed, when, by who etc.)
This information can be captured in a log file or table.0 votes
- Don't see your idea?