jimmyb, to Redis
@jimmyb@selfhosted.cafe avatar

Updating a zillion #Redis containers 🤓🤣

#Docker #DockerSwarm

watzon, to Blog
dada, to Redis French
@dada@diaspodon.fr avatar

Un expert de redis pour m'expliquer zscan ?

#aide #redis

changelog, to Redis
@changelog@changelog.social avatar

Tiny RDM is a lightweight #Redis app for #Mac, #Windows & #Linux

(built with #golang on #wails)

🔗 https://github.com/tiny-craft/tiny-rdm

ChristosArgyrop, to Redis

I took three approaches to storing large hash of arrays to the test ... here is what I found about hash of arrays in native #Perl, DBM::Deep and #Redis (through its #Perl interface)

https://blogs.perl.org/users/chrisarg/2023/09/hash-of-arrays-deathmatch-native-perl-vs-dbmdeep-vs-redis.html

@Perl

flavioheleno, to devops
@flavioheleno@phpc.social avatar

hey ! are you looking for a freelancer/part-time/full-time ? ? I'm currently available and would love to join you! I know my way around , , , , , , (rt for reach pls)

webology, to random
@webology@mastodon.social avatar

🤔 While I like fly.io, I think they are encouraging/pushing people to use Server-Side SQLite because their managed Postgres support is hot garbage. 🗑️

I say this as someone who is a member of three orgs that have had severe Postgres database issues with their managed service. Support was not even remotely helpful.

I was even forced to pay $29 to get support for one of my personal projects just to be told they could not help me.

❌ Do not trust their databases.

https://fly.io/blog/all-in-on-sqlite-litestream/

paulox,
@paulox@fosstodon.org avatar

@webology @kedare @carlton we use PostgreSQL (and Redis) managed instances in Digital Ocean and they work pretty well, are stable, easy to configure (e.g. replica, pool, ...), are cheaper then AWS and they don't have strange name for PostgreSQL. 😉

selea, to Redis

Anyone using instead of on your instance?

stefano, to FreeBSD
@stefano@bsd.cafe avatar

Today has been an interesting day. What I liked the most was a call this morning with a young but skilled developer. He asked for an upgradable, no-frills setup, fast and reliable. I suggested #FreeBSD and a jail for each service (one for #redis, one for #mariadb, one for #nginx and #php, etc.), but I explained that he would need to embrace the concept of using such a solution.

He responded that he can't wait to learn something new and that he liked my proposal. These are the moments of satisfaction when your experience can be helpful to young and enthusiastic IT enthusiasts who, in turn (if they see the benefits), will promote your choices to their friends and colleagues.

#IT #technology #Mentorship #SysAdmin #RunBSD

flavioheleno, to php
@flavioheleno@phpc.social avatar

welp, if you need (or knows someone who needs) help with , , , , , let me know, I'm looking for work or a :) I work with PHP since 2000 and have plenty of experience in Team , Tech and

sebclick, to php French
shaft, to Redis French
@shaft@piaille.fr avatar

Maintenant que #Unbound 1.18.0 sous Debian est compilé avec le support de #Redis, je me demande si ça vaut le coup de l'utiliser pour dns.shaftinc.fr

L'idée d'associer Redis à un résolveur #DNS et de servir de cache de 2nd niveau

Avantage : avoir du cache dispo après redémarrage, et pour ce qui touche au RFC 8767 (service de données périmées)

Maintenant, ça ajoute un logiciel assez lourd dans la boucle. Pour un gain qui sera sans doute marginal sur une petite installation comme @DNS_Shaftinc

shaft, to til
@shaft@piaille.fr avatar

#TIL There was a #Gopher server in #Redis up until Redis 7.0 (released in April 2022).

https://redis.io/docs/reference/gopher/

kaiserkiwi, (edited ) to Laravel
@kaiserkiwi@corteximplant.com avatar

This morning, to relax, I have been working with cache invalidation to speed up #Questlog a bit.

It's fun, but sometimes a little scary. 😅 But with #Laravel and #Redis it's much more manageable than with other tools I've tried in the past.

#Coding #WebDev #PHP

mekuso, to python
@mekuso@fosstodon.org avatar

Today's Python hot take: FastAPI is one of those sarcastic names, like Greenland (which isn't very green). The devs' claims of it being fast is some kind of joke. Because it's not actually very fast at all. A replacement package that's actually fast is Litestar, which also seems generally more wholesome.

#python #fastapi #litestar

Stark9837,
@Stark9837@techhub.social avatar

@mekuso

Isn't the quite new? I only recently heard of it while searching for asyncio #Redis caching and using async Requests and #BeautifulSoup. Now, I see it everywhere.

Personally, I am am busy investigating some backend and API, and I have just been considering using #Go instead of #Python and #Flask

@Python #Python

techsaviours, to AdGuard

A new "Your own extras" is available:

Check the new "Donation list" to support your favourite free and open source software.
It includes all the links with all the listed and we provide.

https://wiki.techsaviours.org/en/extras/donation_list

Still missing links:

Floppy, to 3DPrinting
@Floppy@mastodon.me.uk avatar

folks: Anyone interested in the idea of a model hosting site (like Thingiverse, etc)? I'm wondering whether I should expand @vandam (my self-hosted 3d library manager app) in that direction, and I'd be very interested in your thoughts: https://github.com/Floppy/van_dam/issues/1389

@3dprinting

Stark9837, (edited )
@Stark9837@techhub.social avatar

@Floppy @vandam

With a concept like this, the actual website need not be fedirated or decentralized, so the frontend.

Only the actual hosting of files, interaction, and records need to be. Thus, anyone could replicate it if the site goes AWOL.

Thus, I think #ActivityPup for user communication and data and then #IPFS for actual files. Using IPFS would even allow for versioning similar to #Git.

I have been toying with such an idea after working with #Redis: https://techhub.social/@Stark9837/110774137785339118

Will think about it and possibly make a prototype.

@Python #Python

paul, to Redis
@paul@oldfriends.live avatar

New P2PInfect Worm Targets Linux and Windows Redis Servers with Undocumented Breach Methods

The P2PInfect peer-to-peer (P2) worm has been observed employing previously undocumented initial access methods to breach susceptible #Redis servers and rope them into a botnet, relies on critical Redis vulnerability disclosed and patched last year.

#mastoAdmin
https://www.bleepingcomputer.com/news/security/p2pinfect-server-botnet-spreads-using-redis-replication-feature/

https://thehackernews.com/2023/07/new-p2pinfect-worm-targets-redis.html

vascorsd, to Redis
@vascorsd@mastodon.social avatar
Stark9837, to Redis
@Stark9837@techhub.social avatar

A fun experiment I am in the mood to try is to take my entire #Redis implementation of my code running in #Docker and just replacing it with #IPFS.

I currently can't imagine any advantages, I mean, come on, it's Redis. But I just thought it would be a fun experiment to try. An IPFS implementation would allow for transaparency of user data, which is stored with decentralized storage similar to #gunDB.

Although the same propogation of network data with #gunDB wouldn't be the same and the native security and encryption of gunDB would be nice, I just want to mess around with the idea.

With Redis, relationships between sets are created with primary and secondary keys and referencing other records. But IPFS could give the same behavior as a standard #ORM and something like #SQL.

Also, I've wanted to benchmark IPFS for such usage before and because I know the Redis speeds now, 15k commands/s, this would be interesting to see even just in Docker and on my LAN network.

Stark9837,
@Stark9837@techhub.social avatar

Note, these aren't formal benchmarks, just my initial observations.

@Dumont So I just tried it.

Both @Python and @3dprinting using #Redis to keep track of state, @remindMe not yet just because it is just a prototype at the moment.

When they start up, so the bot was offline and it is out of sync, it fetches all posts, followers etc. stores the state and then updates and uses it almost as cache during run-time.

With Redis, this takes about 2 minutes. This is with a bit of funky API and Python magic, but basically asyncio and other stuff. The Mastodon state is copied to Redis.

With #IPFS, it is still running after 10 minutes.

Stark9837, to rust
@Stark9837@techhub.social avatar

I have been joking for a while that I am searching for my next language to add to my resume, and I am strongly leaning towards #Go and #Rust. I have used Go in a few projects, but honestly, I haven't even touched a line of Rust.

That being said, alongside this, I think I am finally going to add #Lua to my arsenal as well. I've been using #Neovim and would love to easily be able to write my own extensions, and I also see that #Redis has support for it.

Earlier today, I wanted to delete all keys in my Redis database with some <key>:<id>. I was a bit lazy and messed around. So I asked #ChatGPT just for a quick #CLI command. Which it basically said wasn't possible.

So I had 1 of 2 options. Write 5 lines of Python just randomly in my existing main file. OR! I see that #RedisInsight supports Lua!

Why do something in 5 minutes in 5 lines if I can automate it in a day by learning an entire new language?🙆‍♂️

#Monday #DevStories #development #tech

opensuse, to openSUSE
@opensuse@fosstodon.org avatar

updates! Discover the latest changes for , , , , a& more! 🐧💻 Rolling snapshots all week: https://news.opensuse.org/2023/07/21/tw-up-highlights-redis-harfbuzz-changes/

alvinashcraft, to python
@alvinashcraft@hachyderm.io avatar

What's that smell? Well, it's Justin Castilla from Redis showing you how to monitor air quality with #Python, #RaspberryPi & #Redis at #techbash 2023.

Register today and join us at Kalahari Resorts & Convention Center in the #Poconos Nov 7-10: https://techbash.com/

#IoT #AirQuality #programming #developers #devcommunity #devconference #devevents #techevents

Crell, to Redis
@Crell@phpc.social avatar

Someone please explain to me how TF to use #Redis in #Laravel (6, specifically, for now) without just praying that I put the right method name on a facade? How can I inject it instead like a grown up?

Seriously, I can find nothing for how to use basics like incr()/decr() other than "it will simply pass the arguments."

#PHP

wraptile, to javascript
@wraptile@fosstodon.org avatar

Digging into local storage in #javascript today. How come its not more widely used in #frontend these days? It's nothing short of awesome! It's like every browser is equipped with baby #redis now.

Whats your use case for Local Storage?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • InstantRegret
  • mdbf
  • ethstaker
  • magazineikmin
  • cubers
  • rosin
  • thenastyranch
  • Youngstown
  • osvaldo12
  • slotface
  • khanakhh
  • kavyap
  • DreamBathrooms
  • provamag3
  • Durango
  • everett
  • tacticalgear
  • modclub
  • anitta
  • cisconetworking
  • tester
  • ngwrru68w68
  • GTA5RPClips
  • normalnudes
  • megavids
  • Leos
  • lostlight
  • All magazines