You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -222,17 +222,17 @@ MIT License - see LICENSE for details.
222
222
223
223
---
224
224
225
-
**Status**: v0.2.1 is honest software. Claims only what's verified (SPSC channels). Documents what's experimental (everything else). Provides roadmap for v1.0.0 when features actually work.
225
+
**Status**: Production-ready SPSC channels with comprehensive validation. Other features (TaskGroup, MPSC, actors) are experimental - see [GitHub Issues](.github/) for contributor opportunities.
226
226
227
227
---
228
228
229
229
## Disclaimer
230
230
231
-
**nimsync v0.2.1 is research-quality software with one production-ready feature.**
231
+
**nimsync v1.0.0 is production-ready for SPSC channels.**
232
232
233
-
✅ **SPSC channels are real** - 212M+ ops/sec verified, use in production
234
-
❌**Everything else is experimental** - incomplete, buggy, or fake
0 commit comments