Naeel
d1af612b48
Deploy shared-sqs v0.1.22
2026-04-12 10:08:00 +03:00
Naeel
d7e9d90453
Add demo UI showcase mode
2026-04-12 09:58:32 +03:00
Naeel
1a00ec9799
docs: rename benchmark summary
2026-04-12 08:47:40 +03:00
Naeel
d5d3519836
docs: add 32kb benchmark comparison
2026-04-12 08:44:11 +03:00
Naeel
70cfc0d83d
docs: add references for 64kb investigation
2026-04-12 08:02:37 +03:00
Naeel
a1ff9c4e52
docs: finalize 64kb ingress investigation
2026-04-12 07:59:04 +03:00
Naeel
f618f02e76
doc: stress testing report, progress update, thinking log — v0.1.19 assessment
2026-04-11 19:15:57 +03:00
Naeel
c9d9231efc
docs: record compatibility runs, decisions and session reasoning
2026-04-10 20:27:59 +03:00
Naeel
b9d434bcc5
v0.1.16: JWT auth via nubes API, auto-provisioning, UI login
...
- app/auth/jwt.go: ParseJWTClaims, TenantIDFromSub (sless-compatible SHA256), PingNubesAPI
- app/admin/admin.go: POST /ui/api/auth endpoint, jwtMiddleware for /ui/api/*
- app/tenant/tenant_store.go: NubesSub/Email fields, GetBySub, CreateFromJWT
- app/ui/index.html: login page, email in navbar, JWT session in localStorage
- deployments/k8s/deployment.yaml: v0.1.16, NUBES_ENDPOINT env
- doc/decisions/resource-limits-plan.md: 20 vulnerabilities audit
- Fix: /ui/api/auth moved to subrouter (gorilla/mux PathPrefix conflict)
2026-04-10 18:35:19 +03:00
Naeel
c3ba2dcae4
chore: initial import from sless/shared-sqs (v0.1.14)
...
- Standalone SQS-service repository
- Multi-tenant message queue service, AWS SQS compatible
- Based on GoAws, with mutable tenants, auth, WebUI, Redis persistence
- Ready for independent development and deployment
- See doc/ and README.md for architecture and usage
2026-04-10 16:47:27 +03:00