UNPKG

@ydbjs/topic

Version:

YDB Topics client for publish-subscribe messaging. Provides at-least-once delivery, exactly-once publishing, FIFO guarantees, and scalable message processing for unstructured data.

193 lines (115 loc) 2.98 kB
# @ydbjs/topic ## 6.0.0-alpha.29 ### Patch Changes - Add better debug logging - Updated dependencies - @ydbjs/api@6.0.0-alpha.29 - @ydbjs/core@6.0.0-alpha.29 - @ydbjs/debug@6.0.0-alpha.29 - @ydbjs/error@6.0.0-alpha.29 - @ydbjs/retry@6.0.0-alpha.29 - @ydbjs/value@6.0.0-alpha.29 ## 6.0.0-alpha.28 ### Patch Changes - Define engines for packages - Updated dependencies - @ydbjs/api@6.0.0-alpha.28 - @ydbjs/core@6.0.0-alpha.28 - @ydbjs/error@6.0.0-alpha.28 - @ydbjs/retry@6.0.0-alpha.28 - @ydbjs/value@6.0.0-alpha.28 ## 6.0.0-alpha.27 ### Major Changes - Migrate to ESM-only package ### Patch Changes - Updated dependencies - @ydbjs/error@6.0.0-alpha.27 - @ydbjs/retry@6.0.0-alpha.27 - @ydbjs/value@6.0.0-alpha.27 - @ydbjs/core@6.0.0-alpha.27 - @ydbjs/api@6.0.0-alpha.27 ## 6.0.0-alpha.23 ### Patch Changes - Prevent sending write requests before session ready ## 6.0.0-alpha.22 ### Patch Changes - Enhance TopicWriter throughput ## 6.0.0-alpha.21 ### Patch Changes - Add topic-table tx support - Updated dependencies [cf1e3a6] - @ydbjs/core@6.0.0-alpha.19 ## 6.0.0-alpha.20 ### Patch Changes - Improve error handling for topic clients ## 6.0.0-alpha.19 ### Patch Changes - Remove conditional compressing ## 6.0.0-alpha.18 ### Patch Changes - Migrate to PQueue for storing end sending message from client ## 6.0.0-alpha.17 ### Patch Changes - Updated dependencies - @ydbjs/error@6.0.0-alpha.9 - @ydbjs/core@6.0.0-alpha.18 - @ydbjs/retry@6.0.0-alpha.13 ## 6.0.0-alpha.16 ### Patch Changes - Fix build cjs issues - Updated dependencies - @ydbjs/error@6.0.0-alpha.8 - @ydbjs/retry@6.0.0-alpha.12 - @ydbjs/auth@6.0.0-alpha.14 - @ydbjs/core@6.0.0-alpha.17 - @ydbjs/api@6.0.0-alpha.8 - @ydbjs/value@6.0.0-alpha.12 ## 6.0.0-alpha.15 ### Patch Changes - Refactor writer: split single class into small parts for better testing ## 6.0.0-alpha.14 ### Patch Changes - Update cleanup logic on retries ## 6.0.0-alpha.13 ### Patch Changes - Prevent memory leacks ## 6.0.0-alpha.12 ### Patch Changes - Resend commit offsets after retry ## 6.0.0-alpha.11 ### Patch Changes - Enhance TopicWriter and TopicReader with compression options ## 6.0.0-alpha.10 ### Patch Changes - Add TopicWriter ## 6.0.0-alpha.9 ### Patch Changes - Add await for commit ## 6.0.0-alpha.8 ### Patch Changes - Publish topic reader ## 6.0.0-alpha.7 ### Patch Changes - Updated dependencies - @ydbjs/core@6.0.0-alpha.16 ## 6.0.0-alpha.6 ### Patch Changes - Updated dependencies - @ydbjs/auth@6.0.0-alpha.13 ## 6.0.0-alpha.5 ### Patch Changes - Updated dependencies - @ydbjs/core@6.0.0-alpha.15 ## 6.0.0-alpha.4 ### Patch Changes - Updated dependencies - @ydbjs/core@6.0.0-alpha.14 ## 6.0.0-alpha.3 ### Patch Changes - Updated dependencies - @ydbjs/core@6.0.0-alpha.13 ## 6.0.0-alpha.2 ### Patch Changes - Updated dependencies - @ydbjs/auth@6.0.0-alpha.12 - @ydbjs/core@6.0.0-alpha.12