News

Develocity
docs. develocity. ai > 2026. 1 > administration > build-acceleration > artifact-cache

Artifact Cache 2026. 1

5+ hour, 1+ min ago  (328+ words) Artifact Cache eliminates the cost of downloading build dependencies over the WAN by caching them at Develocity Edge nodes deployed in proximity of your CI infrastructure. To use Artifact Cache, the Artifact Cache entitlement must be enabled on your Develocity…...

Symbols: btc-usd
DEV Community
dev. to > iprajapatiparesh > stop-api-abuse-advanced-rate-limiting-in-laravel-3im6

Stop API Abuse: Advanced Rate Limiting in Laravel

18+ hour, 17+ min ago  (227+ words) Basic "Fixed Window" rate limiting often fails to protect you. If you limit a user to 100 requests per minute, a bot can send 100 requests at 0: 59, and another 100 requests at 1: 01. That is 200 requests in 2 seconds, effectively bypassing your limits and crashing…...

Symbols: amd.us,crm.us,snap.us,pins.us,meli.us,nasdaq:aire
Medium
blog. stackademic. com > service-dependencies-explained-app-database-cache-proxy-queue-and-what-depends-on-what-cb7eb8f057b8

Service dependencies explained: app, database, cache, proxy, queue " and what depends on what

1+ day, 6+ hour ago  (30+ words) A practical guide to multi-service thinking, why modern apps are rarely "just one thing," and how "...

Symbols: nyse:cna,asx:qbe
DEV Community
dev. to > alantalex > engineering-performance-architecture-in-laravel-with-redis-4eif

Engineering: Performance Architecture in Laravel with Redis

1+ day, 18+ hour ago  (1319+ words) For many, development ends at the "it works" stage. Their success is measured by the number of closed Jira tickets and successfully deployed features. But for an engineer, this moment is only the beginning. The real work begins where code…...

@hackernoon
hackernoon. com > how-small-postgres-metadata-tables-quietly-throttle-your-largest-queries

How Small Postgres Metadata Tables Quietly Throttle Your Largest Queries | Hacker Noon

2+ day, 14+ hour ago  (882+ words) A 10, 000-row device metadata table, rarely updated, sitting in the'FROM'clause of every dashboard query you run, can drag your entire time-series query path into the wrong performance tier. The time-series scan looks fast in'EXPLAIN. The join node is where the…...

Symbols: btc-usd
DEV Community
dev. to > ykpraveen > redis-8-in-practice-building-a-full-stack-movie-library-with-search-json-time-series-and-real-3ano

Redis 8 in Practice: Building a Full-Stack Movie Library with Search, JSON, Time Series, and Real API Workloads

2+ day, 12+ hour ago  (1330+ words) I have used Redis in production for years. In a previous role, our stack used Redis 6 on Azure Cache for Redis with a Spring Boot backend and Jedis. It worked, but advanced capabilities often came with extra decisions around cost,…...

Symbols: d05.S0,u11.S0,z74.S0,579.S0,kyb.si,585.S0
DEV Community
dev. to > castanderness > sqlite-vs-redis-for-telegram-bots-when-to-use-what-4gm8

SQLite vs Redis for Telegram Bots: When to Use What

2+ day, 16+ hour ago  (275+ words) SQLite vs Redis for Telegram Bots Choosing the wrong database can tank your bot's performance. SQLite: The Default Choice import sqlite3 conn = sqlite3. connect('bot. db') def get_user(chat_id: int) -> dict | None: row = conn. execute( 'SELECT * FROM users WHERE chat_id=?', (chat_id,) ). fetchone() return dict(row) if…...

Symbols: tgkit.io
DEV Community
dev. to > apikumo > the-token-bucket-algorithm-build-server-side-api-rate-limiting-in-40-lines-25f6

The Token Bucket Algorithm: Build Server-Side API Rate Limiting in ~40 Lines

2+ day, 19+ hour ago  (405+ words) Plenty of tutorials teach you how to survive someone else's rate limit with retries and backoff. Far fewer show you how to build one. If you run an API, you need rate limiting on your side too " to protect your…...

DEV Community
dev. to > yawaramin > htmx-fragment-caching-with-accept-version-29eb

Htmx fragment caching with Accept-Version

3+ day, 22+ hour ago  (408+ words) But when you start caching htmx fragments, a problem pops up: the style doesn't match the rest of your app. You might be rapidly iterating on the app and making adjustments (small or big) to its CSS. You quickly start…...

Symbols: wiz.io
Docs
redis. io > docs > latest > integrate > fastapi

Redis with Fast API

4+ day, 5+ hour ago  (304+ words) Fast API is a modern, high-performance web framework for building APIs with Python. The official fastapi-redis-sdk integrates Redis with Fast API without any boilerplate. It manages connection pools through the application lifespan and exposes caching as injectable dependencies, including HTTP-native…...

Symbols: nasdaq:rct