Skip to content

Commit 520a0fa

Browse files
committed
Update features
1 parent 8a1591a commit 520a0fa

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

internal/website/index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,14 @@ <h1>Go Micro</h1>
178178
<strong>📡 Pub/Sub</strong>
179179
Event-driven architecture support
180180
</div>
181+
<div class="feature">
182+
<strong>🗄️ State Management</strong>
183+
Unified store interface for persistence
184+
</div>
185+
<div class="feature">
186+
<strong>🌐 Multi-Transport</strong>
187+
HTTP, gRPC, NATS, and more
188+
</div>
181189
</div>
182190

183191
<div class="links">

0 commit comments

Comments
 (0)