Skip to content

Commit b942f72

Browse files
committed
Update composer.json description for clarity and brevity
Simplified the project description to improve readability and focus. Removed redundant details while retaining key features for better comprehension.
1 parent 71b49cf commit b942f72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bear/query-repository",
3-
"description": "Resource Query Responsibility Segregation (RQRS) is a powerful caching framework for BEAR.Sunday, designed to optimize performance and resource utilization by separating query and command responsibilities. It provides advanced caching features such as event-driven cache invalidation, dependency resolution, donut caching, CDN integration, and conditional requests with ETag support. RQRS seamlessly integrates with server-side caches (e.g., Redis, APC), shared caches (e.g., CDNs), and client-side caches to deliver a comprehensive caching solution for modern web applications.",
3+
"description": "About\nResource Query Responsibility Segregation (RQRS) is a caching framework for BEAR.Sunday that optimizes performance by separating query and command responsibilities. It features event-driven cache invalidation, dependency resolution, donut caching, CDN integration, and conditional requests.",
44
"keywords": [
55
"caching",
66
"event-driven-content",

0 commit comments

Comments
 (0)