license switch agpl -> busl1, sprints work, new product advisories
This commit is contained in:
@@ -16,5 +16,5 @@ Foundational, high-level documents that define StellaOps direction, scope, and d
|
||||
|
||||
## Related concepts
|
||||
- [Quota framing](../../QUOTA_OVERVIEW.md) and [enforcement flow](../../QUOTA_ENFORCEMENT_FLOW.md) align business policy with enforcement diagrams.
|
||||
- [Legal FAQ (quota)](../../LEGAL_FAQ_QUOTA.md) captures the AGPL-3.0 interpretation of quota enforcement.
|
||||
- [Legal FAQ (quota)](../../LEGAL_FAQ_QUOTA.md) captures the BUSL-1.1 Additional Use Grant interpretation of quota enforcement.
|
||||
- [License/JWT quota narrative](../../license-jwt-quota.md) documents the offline licensing story for quota tokens.
|
||||
|
||||
@@ -40,7 +40,7 @@ All quick set images plus:
|
||||
- .NET 8.0-alpine
|
||||
- postgres:16 (known vulnerabilities)
|
||||
- wordpress:6.5 (complex application)
|
||||
- redis:7-alpine
|
||||
- valkey/valkey:7.2-alpine (Redis-compatible)
|
||||
- Multi-layer image (test depth)
|
||||
|
||||
## Metrics Collected
|
||||
|
||||
@@ -282,7 +282,7 @@ public class CacheTests : IClassFixture<ValkeyFixture>
|
||||
- `ValkeyFixture` - xUnit class fixture
|
||||
- `ConnectionString` - Redis connection string (host:port)
|
||||
- `Host`, `Port` - Connection details
|
||||
- Uses `redis:7-alpine` image (Valkey-compatible)
|
||||
- Uses `valkey/valkey:7.2-alpine` image (Redis-compatible)
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user