https://www.digitalocean.com/community/cheatsheets/how-to-connect-to-a-redis-database we are facing redis connection lost after sometime. redis connection lost is getting by some users or some or not.soo how to troubl...
No answers yet • 14 days ago • By systemadminShrimpDigitalOcean Managed RedisRedis
Redis is an in-memory key-value store known for its flexibility, performance, and wide language support. This tutorial demonstrates how to install, configure, and secure Redis on an Ubuntu 22.04 server.
2 months ago • By Mark DrakeDatabasesSecurityUbuntuNoSQLRedisUbuntu 22.04
Database monitoring is the continuous process of systematically tracking various metrics that show how the database is performing. In this tutorial, you’ll import database metrics, generated by the Redis INFO command,...
3 months ago • By SavicDatabasesUbuntuElasticsearchRedisMonitoring
I have enabled authentication in redis cluster following url https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-redis-on-ubuntu-18-04 After enabling the authentication when I check redis-check ...
No answers yet • 5 months ago • By [email protected]ClusteringRedisSecurity
I created a Redis instance on my Digital Ocean account, but I’m not able to access it using the given credentials. I also added my IP to the allowed list but nothing works. PS: I would like to add an image but it is n...
No answers yet • 5 months ago • By brunononatoquaresmaRedisDigitalOcean App Platform
I am trying to add celery + redis to my django app that is hosted on DO App Platform. I understand there is an issue I need to work around that is documented here: https://www.digitalocean.com/community/questions/is-t...
1 answer • 6 months ago • By issacsDjangoRedisDigitalOcean App Platform
A hit counter is an application that records and indicates the number of visits your web page has received. The counter starts from 1 and is incremented once every time a web page is visited. To keep track of the visi...
6 months ago • By FRANCIS NDUNGUDatabasesUbuntuRedisPHPUbuntu 20.04
Hi, Everyone What will be the Starting budget for the Following Django Python Project ? My site will do the following things: I have around 1000 plus images (not all will be called from the database) Database Used is ...
2 answers • 6 months ago • By firozh98PythonDjangoRedisPostgreSQL
If you have a choice to select and you only have 15 dollars then what would you go for my SQL or redis manage digital ocean server. Assuming i have droplet with all things installed and i am migrating to respective se...
2 answers • 7 months ago • By cloudcreatrRedisMySQL
I’m using a Digital Ocean managed Redis database for a job queue. When the queue isn’t processing a job, I get consistent reconnect event logs every five minutes. There’s nothing that I see in my code that disconnects...
1 answer • 7 months ago • By jmp12DigitalOcean Managed RedisRedisDatabasesNetworking
The Redis service in AWS (elasticache) has a network/throughput limit based on the instance size. I’m wondering if Digital Ocean’s Redis has this limitation? As I’m looking to switch it over here. Thanks!
Accepted Answer: DigitalOcean Support got back to me and said <^>Hi there, Thanks for contacting DigitalOcean Support! I understand you have questions regarding Redis managed database. There are no limitations in network/bandwidth wit...
1 answer • 7 months ago • By xLesterGGDigitalOcean Managed RedisRedis
Hi! I’m working with an API and I send out 10 requests each a few seconds, then pulls the responses, merges the JSON, then sends it to the redis client. halfway through the API calls redis gives the following error Er...
1 answer • 8 months ago • By iforgottonamethisRedisNode.js
Hello! I would like to add managed Redis just as I can create a PostgreSQL database which is then updated to managed and immediately remains in my application components. Is it possible to do this? How could it be don...
Accepted Answer: Hi @brunoMorel , To Add Redis managed database as a component to App platform, you need to first create a Managed Redis database using the link below:https://docs.digitalocean.com/products/databases/redis/how-to/creat...
1 answer • 8 months ago • By brunoMorelRedisDigitalOcean Managed RedisDigitalOcean App Platform
Hi there, I have a very simple React app hosted in a droplet with these properties: 1 GB Memory / 25 GB Disk / NYC1 - Ubuntu 20.04 (LTS) x64 I’m trying to run a simple “npm run build” and it takes a lot of time, and I...
1 answer • 9 months ago • By sergiogregoruttiReactNginxNode.jsRedis
I’m trying to deploy my application on the apps platform using Laravel 8. I have a managed redis database provisioned and I can attempt to connect to it from the laravel application, but it always produces the error t...
1 answer • 9 months ago • By raulSquidPHPLaravelRedis
Redis is an in-memory key-value store known for its flexibility, performance, and wide language support. This tutorial demonstrates how to install and configure Redis on an Ubuntu 18.04 server.
9 months ago • By Mark Drake, Justin EllingwoodUbuntuRedisNoSQLUbuntu 18.04
Hello, I am using wordpress on my blog wpseohosts on a $6/month plan. The configuration I used my server is as follows: ubuntu + apache Server + PHP 7 PHP-FPM + WP Rocket (For Caching and minify HTML, JS, and CSS). St...
1 answer • 9 months ago • By vijaymalviya8NginxCentOSPHPServer OptimizationWordPressRedis
If you’re new to working with managed databases, the best way to perform certain tasks, like connecting to the database, may not be self-evident. In this guide, we will go over how to install client programs for a var...
12 months ago • By Mark DrakeDatabasesMySQLPostgreSQLRedisUbuntu 18.04
Hi, My Kubernetes operators are unable to spin up any Pods because they are not able to mount persistent volumes (Block storage from Digital Ocean) and Pods remain in PENDING condition forever. I am simply following t...
No answers yet • 1 year ago • By abhinavkulkarniKubernetesRedis