#memcache #memcached #redis #hosting #webhosting
Trying to decide if I should use #Redis or #Memcache for my #Laravel Application
There isn't much guidance in the Laravel docs - I ended up digging through commit logs trying to understand why some docs have been removed and cache tagging seems to be deprecated.
I think I'm going with Redis
I welcome input to this choice if anyone here has more info - my notes are here
https://tangiblebytes.co.uk/2025/laravel-redis-vs-memcached/
It would be so nice if all databases, caches, search engines and the like would use a common standard for authentication and selecting the service or database. Preferably also with encryption, so how about mTLS with a service field in the CN?
Looking at you #postgres #mysql #elastic #memcache #redis #mongo
I dig this video from #Fireship about using #PostgreSQL for everything.
My only warning is that #Valkey and #Memcached are vastly superior in performance, but on controlled scenarios, this is imperceptible. Plus, #Meilisearch and #TypeSense are vastly superior.
https://www.youtube.com/watch?v=3JW732GrMdg
#Programming #Software #SoftwareDevelopment #WebDevelopment #WebDev #Technology #Databases #DB #Database #Postgre #SQL #Memcache
Wait what? #DragonflyDB requires 256MB to run a single worker? for a 32MB cache?
HAHAHAHAHAHAHahahahaha
Guess I'll use #Valkey and call it a day.
#Redis #Memcache #Cache #Software #SoftwareDevelopment #Laravel #PHP #Docker #OCI #Containers #WebDevelopment
Handling over 1.2 billion daily #API requests?!
RevenueCat uses caching to improve the availability & performance of its product API while ensuring consistency. They created an #opensource #memcache client that provides several advanced features: https://bit.ly/3UqwdU3
RevenueCat extensively uses caching to improve the availability and performance of its product API while ensuring consistency. The company shared its techniques to deliver the platform, which can handle over 1.2 billion daily API requests. The team at RevenueCat created an open-source memcache client that provides several advanced features.
It's amazing how much speed you can get for your #nextcloud from an old mini PC with a 6-year-old processor. I even don't need an SSD anymore for the data folder, while the database and #memcache operate from SSD.
Understanding Memcache Injection in code level and fixing the code - article by @ismailtsdln
https://infosecwriteups.com/understanding-memcache-injection-d4d8f57595f0