docs: update Go version to 1.25 in docs page tech stack
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -156,7 +156,7 @@
|
|||||||
<tbody>
|
<tbody>
|
||||||
<tr><td>Frontend</td><td>React 19, TanStack Router + Query, Tailwind CSS 3.4, Vite</td></tr>
|
<tr><td>Frontend</td><td>React 19, TanStack Router + Query, Tailwind CSS 3.4, Vite</td></tr>
|
||||||
<tr><td>Backend</td><td>Python 3.12, FastAPI 0.115, SQLAlchemy 2.0, asyncpg</td></tr>
|
<tr><td>Backend</td><td>Python 3.12, FastAPI 0.115, SQLAlchemy 2.0, asyncpg</td></tr>
|
||||||
<tr><td>Poller</td><td>Go 1.24, go-routeros/v3, pgx/v5, nats.go</td></tr>
|
<tr><td>Poller</td><td>Go 1.25, go-routeros/v3, pgx/v5, nats.go</td></tr>
|
||||||
<tr><td>Database</td><td>PostgreSQL 17 + TimescaleDB, Row-Level Security</td></tr>
|
<tr><td>Database</td><td>PostgreSQL 17 + TimescaleDB, Row-Level Security</td></tr>
|
||||||
<tr><td>Cache</td><td>Redis 7</td></tr>
|
<tr><td>Cache</td><td>Redis 7</td></tr>
|
||||||
<tr><td>Message Bus</td><td>NATS with JetStream</td></tr>
|
<tr><td>Message Bus</td><td>NATS with JetStream</td></tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user