7 results found
-
Multi-Region Standby Capability with Automatic Promotion for Relational Databases
As a database administrator or developer, I would like multi-region standby capability for my PostgreSQL and MySQL databases so that I can ensure high-availability and business continuity by maintaining standbys across different regions, enabling automatic promotion in the event of a region-wide outage.
47 votes -
Support FerretDB as a MongoDB alternative
As a developer looking for an open-source alternative to MongoDB,
I want to use FerretDB to translate MongoDB wire protocol queries to SQL,
so that I can stop using proprietary MongoDB instances.41 votes -
PostgreSQL Audit Logging Capability
As a database administrator or developer, I would like to have audit logging capability in the system so that I can track and monitor user activities, maintain data security, and ensure compliance with regulatory requirements.
37 votes -
Redis: Active-Passive Cross Cluster Replicas
As a Redis developer,
I want to make a replica clusters to my current Redis clusters,
In order to improve on my disaster recovery strategies and reduce the "read latency" since my read request will be routed to the Redis cluster that has a closest geographically location14 votes -
Redis-compatible Large scale deployments
As user with a large workload and infrastructure,
I want to have a managed in memory database service, that scales beyond the current limits of open source Redis,
so that I can migrate my larger workloads to an Aiven managed service.8 votes -
Display a warning when updating parameters that require a restart
As a DBA or developer, I want to be warned if I am updating a parameter that will trigger a restart of my instance so that I can understand the consequences and avoid issues/mistakes.
Example of parameters: sharedbufferspercentage, autovacuumfreezemax_age
7 votes -
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.
0 votes
- Don't see your idea?