124 results found
-
Allow admin to get OpenSearch snapshot statuses
As DEV
I want my admin user to have access to snapshot statuses over GET snapshot/status API (https://opensearch.org/docs/latest/api-reference/snapshots/get-snapshot-status/)
so that I can prevent my applications to fail because a snapshot blocks index management.1 vote -
Set PostgreSQL Client Connection Port Within the Public Ports Range
As a database administrator or developer,
I would like to be able to set the database client connection port within the allowed public ports range,
So that I would be able to set the same port for all of my services which will allow me to have unified persistent rule on my firewall for my databases, facilitating smooth database operation within the firewall parameters. Altering firewall configurations can prove arduous.1 vote -
Support PLV8 on versions of Postgres greater than 10
As Software Developer
I want to use PLV8 on Postgres 16
so that I can use Javascript as a procedural language on my PG 16 service.1 vote -
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 -
DB optimization, using query rewrites suggestions [PostgreSQL/MySQL]
A fast way to optimize my PostgreSQL & MySQL databases automatically.
As a software engineer/DevOps, I would like to see my slowest queries and receive recommendations along with a newly rewritten version of the query, optimized to run 10 times faster. These optimizations could potentially save my team an average of 50 weekly hours, which are currently spent manually optimizing these queries.
I would like to perform these optimizations directly from Aiven's console.Additionally, It is critical that the optimization process be 100% non-intrusive and not require access to my databases' sensitive data.
1 vote -
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 -
Support PGroonga extension for PostgreSQL
As a developer, I would like to enable the PGroonga extension for PostgreSQL so that I can harness the full-text search capability of PostgreSQL across all languages, including Japanese and Chinese, enhancing the versatility and inclusivity of my search functionality.
1 vote -
Access to Redis administration commands
As a Database Reliability Engineer, I would like to be able to use commands such as ACL or Monitor when investigating some operational and performance issues and be able to check the documentation to find out which commands are available.
1 voteThese commands are blocked so that Aiven can control the service and keep it secure and available. We provide a subset of these commands to control ACLs. We also do not expose the monitor command since it will block the server completely due to the performance overhead. This is something we are improving in our documentation (which commands are specifically blocked). Look for a new documentation page to be published this month with additional details.
-
ClickHouse Migration: Support for Restore using Backup from Object storage
As [your role]
I want to [describe what you need]
so that I can [describe the benefit or a problem you want to solve]
In addition, [share any additional context or why this idea is important to you]1 vote -
Active-Active Replication in PostgreSQL
As a database administrator or developer, I would like to enable 'active-active replication' in PostgreSQL so that I can ensure high availability for my database, minimize downtime during node failures, and efficiently distribute read and write workloads for effective load balancing.
1 vote -
Tiered Storage for PostgreSQL and MySQL Databases
As a database administrator or developer, I would like to have Tiered Storage for PostgreSQL and MySQL databases so that I can achieve cost-effectiveness for less frequently accessed data, ensure scalability, and efficiently manage data lifecycle.
1 vote -
Supporting multiple Redis major version
As a database operator, devOps engineer
I want to be able to control the Redis major version that my Redis is running
so that I can be more proactive when it comes to major version upgrade and prepare the necessary preparation for that1 vote -
Aiven for Cassandra & Kafka integration
As a user of Aiven for Cassandra,
I want to be able to leverage my Aiven for Kafka service to synchronize records from my Aiven for Kafka topics with table rows in my Aiven for Cassandra.I am also interested in the reverse workflow: enabling Change Data Capture on my cluster to stream data out of my Aiven for Cassandra service to Aiven for Kafka.
1 vote -
Add & Remove nodes via the Aiven console or with simple API calls
As a user of Aiven for Cassandra,
I need to be able to scale horizontally (up and down) my service as dynamically and simply as possible, in order to serve my business or my app's needs.I need to be able to flexibly add and remove nodes from my Aiven for Cassandra service in as little clicks as possible in the Aiven console (or in as few API calls as possible).
1 vote -
Preserve Ownership for PostgreSQL Service Accounts in Terraform
As a user managing PostgreSQL service accounts through Terraform,
I want to ensure that enabling the replication option using your Terraform provider does not lead to the recreation of the service account.
This way, the service account can retain its ownership and privileges over database objects such as tables and functions, avoiding potential disruptions.
Additionally, maintaining ownership and privileges is crucial for seamless operation and consistency in our database management processes.1 vote -
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 -
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
- Don't see your idea?