FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Releases · SQLStreamStore/SQLStreamStore · GitHub

This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Releases: SQLStreamStore/SQLStreamStore

Performance related enhancement

Choose a tag to compare

Filter
damianh released this 26 Oct 14:12
135a6fb
  • [ENHANCEMENT] #201 Make streamId a sql parameter of type SqlDbType.Char (cherrypicked from #197)

Bug fixes and improvements

Choose a tag to compare

Filter
damianh released this 27 May 22:53

No breaking changes. No API changes.

  • Handles SetStreamMetadata idempotently #129
  • Bug when reading stream backwards #120
  • Improve MsSql append performance with millions of message on a single stream #117
  • Allow overriding the way a SqlConnection is created #119

v0.8.1

Choose a tag to compare

Filter
damianh released this 07 Apr 15:04
a1b451f

This release is effectively v1.0.0-RC1

Main items

  • the last position of a stream is track in the streams table and returned as part of the AppendResult
  • breaking schema change with a migration script.
  • Small perf improvement using a non-clustered index instead of a clustered one.

Back | FazBrowse Home | New Git URL