Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

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

Releases: SQLStreamStore/SQLStreamStore

Performance related enhancement

26 Oct 14:12
135a6fb

Choose a tag to compare

  • [ENHANCEMENT] #201 Make streamId a sql parameter of type SqlDbType.Char (cherrypicked from #197)

Bug fixes and improvements

27 May 22:53

Choose a tag to compare

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

07 Apr 15:04
a1b451f

Choose a tag to compare

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.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.