Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ASOS
/
SimpleEventStore
Public
forked from
mikegore1000/SimpleEventStore
Notifications
You must be signed in to change notification settings
Fork
27
Star
80
Code
Issues
13
Pull requests
0
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
SimpleEventStore
src
SimpleEventStore
on
main
User selector
All users
All time
Commit history
Commits on Apr 12, 2024
switch to net8 and windows-latest
tom-scott
committed
1d6144b
View commit details
Copy full SHA for 1d6144b
View code at this point
Browse repository at this point
Updating to 2024
tom-scott
committed
91b648b
View commit details
Copy full SHA for 91b648b
View code at this point
Browse repository at this point
Nuget updates
tom-scott
committed
f8a6cc6
View commit details
Copy full SHA for f8a6cc6
View code at this point
Browse repository at this point
Commits on Nov 3, 2023
Merge branch 'master' of https://github.com/ASOS/SimpleEventStore
asos-andrewpotts
committed
c6dcb9e
View commit details
Copy full SHA for c6dcb9e
View code at this point
Browse repository at this point
Updated Azure pipeline. Updated assembly descriptions
asos-andrewpotts
committed
ed53672
View commit details
Copy full SHA for ed53672
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
#62: CancellationToken can be passed to Task.Run in InMemoryStorageEngine.
asos-andrewpotts
committed
1014544
View commit details
Copy full SHA for 1014544
View code at this point
Browse repository at this point
Commits on Feb 10, 2023
Update packages to latest version & test projects
asos-gaborbuzasi
committed
ad0d968
View commit details
Copy full SHA for ad0d968
View code at this point
Browse repository at this point
Commits on Aug 9, 2021
Improve error messages (#67)
Show description for b161152
asosMikeGore
authored
b161152
View commit details
Copy full SHA for b161152
View code at this point
Browse repository at this point
Commits on Jul 30, 2021
Added transaction batch support and performance test (#63)
Show description for ed31e8b
stevewgh
authored
ed31e8b
View commit details
Copy full SHA for ed31e8b
View code at this point
Browse repository at this point
Commits on Jul 22, 2020
Fixed off by one error causing one more record than expected to be returned from a read operation (#60)
afscrome
authored
d2f4706
View commit details
Copy full SHA for d2f4706
View code at this point
Browse repository at this point
Optimise Read Query (#59)
Show description for 21fac47
afscrome
authored
21fac47
View commit details
Copy full SHA for 21fac47
View code at this point
Browse repository at this point
Commits on Jan 15, 2020
Upgrade Cosmos SDK from V2 to V3 (#57)
Show description for 5fc67b4
thomhurst
authored and
asosMikeGore
committed
5fc67b4
View commit details
Copy full SHA for 5fc67b4
View code at this point
Browse repository at this point
Commits on Dec 10, 2019
Optimise append stored procedure (#54)
Show description for d8eac1b
afscrome
authored and
asosMikeGore
committed
d8eac1b
View commit details
Copy full SHA for d8eac1b
View code at this point
Browse repository at this point
Refactor Tests (#53)
Show description for b396ba4
afscrome
authored and
asosMikeGore
committed
b396ba4
View commit details
Copy full SHA for b396ba4
View code at this point
Browse repository at this point
Commits on Nov 24, 2019
Support netstandard2.0 and redesign the CI/CD pipeline (#52)
Show description for b91bb09
asosMikeGore
authored
b91bb09
View commit details
Copy full SHA for b91bb09
View code at this point
Browse repository at this point
Commits on Nov 6, 2019
Added support for cancellation token to EventStore (#48)
getsetcode
authored and
asosMikeGore
committed
60f1460
View commit details
Copy full SHA for 60f1460
View code at this point
Browse repository at this point
Commits on Nov 4, 2019
Set C# Language Version (#47)
afscrome
authored and
asosMikeGore
committed
7c48972
View commit details
Copy full SHA for 7c48972
View code at this point
Browse repository at this point
Avoid corrupting stack for non concurrency cosmos errors (#46)
Show description for 3628b1e
afscrome
authored and
asosMikeGore
committed
3628b1e
View commit details
Copy full SHA for 3628b1e
View code at this point
Browse repository at this point
Added CancellationToken support to Event Store (#45)
Show description for 18d02e4
afscrome
authored and
asosMikeGore
committed
18d02e4
View commit details
Copy full SHA for 18d02e4
View code at this point
Browse repository at this point
Commits on Sep 20, 2019
Do not validate Database or Collection request units. (#43)
Show description for c5eb62f
jpovey
authored and
asosMikeGore
committed
c5eb62f
View commit details
Copy full SHA for c5eb62f
View code at this point
Browse repository at this point
Commits on Jun 12, 2019
Allow Initialise with shared throughput (#40)
Show description for 48ce9e5
RiverPhillips
authored and
asosMikeGore
committed
48ce9e5
View commit details
Copy full SHA for 48ce9e5
View code at this point
Browse repository at this point
Commits on Jun 11, 2019
Update to latest cosmos libraries (#39)
Show description for 801f630
RiverPhillips
authored and
asosMikeGore
committed
801f630
View commit details
Copy full SHA for 801f630
View code at this point
Browse repository at this point
Commits on May 18, 2019
Updated excludepaths assert due to Cosmos service update
mikegore1000
authored and
asosMikeGore
committed
1f9f306
View commit details
Copy full SHA for 1f9f306
View code at this point
Browse repository at this point
AzureDocumentDbStorageEngine does not need to take a dependency on JsonSerializerSettings, it has a dependency on JsonSerializer - changes made to support that.
stevewgh
authored and
asosMikeGore
committed
420f657
View commit details
Copy full SHA for 420f657
View code at this point
Browse repository at this point
Modified methods that serialize / deserialize objects so that they use a common JsonSerializationSettings that originates from the AzureDocumentDbStorageEngineBuilder. This allows custom serializat…
Show description for ad3c60c
stevewgh
authored and
asosMikeGore
committed
ad3c60c
View commit details
Copy full SHA for ad3c60c
View code at this point
Browse repository at this point
Commits on Dec 3, 2018
Update to latest CosmosDB package version
Show description for 4f04f76
Dave Thompson
authored and
asosMikeGore
committed
4f04f76
View commit details
Copy full SHA for 4f04f76
View code at this point
Browse repository at this point
Commits on Sep 14, 2018
Ability to log response metrics by action performed so can differentiate metrics per operation
Show description for ff59f4f
tony-gamble-asos
authored and
asosMikeGore
committed
ff59f4f
View commit details
Copy full SHA for ff59f4f
View code at this point
Browse repository at this point
Commits on Sep 7, 2018
Match case when retrieving appendToStream.js via Resources
Craig Bendell
committed
3b0b7a2
View commit details
Copy full SHA for 3b0b7a2
View code at this point
Browse repository at this point
Commits on Aug 6, 2018
Match file case for appendToStream.js
Show description for 41fed8f
Craig Bendell
committed
41fed8f
View commit details
Copy full SHA for 41fed8f
View code at this point
Browse repository at this point
Commits on Nov 9, 2017
Collection level time to live support. Resolves #23
mikegore1000
committed
086b11b
View commit details
Copy full SHA for 086b11b
View code at this point
Browse repository at this point
Commits on Oct 22, 2017
Test projects now target .NET Core 2.0
mikegore1000
committed
6dfea14
View commit details
Copy full SHA for 6dfea14
View code at this point
Browse repository at this point
Tests now use NUnit. All packages have been upgraded.
mikegore1000
committed
1db527f
View commit details
Copy full SHA for 1db527f
View code at this point
Browse repository at this point
Commits on Oct 21, 2017
Revert "Updated XUnit for .NET Core SDK 2 only build agents"
Show description for eb86101
mikegore1000
committed
eb86101
View commit details
Copy full SHA for eb86101
View code at this point
Browse repository at this point
Updated XUnit for .NET Core SDK 2 only build agents
mikegore1000
committed
a9b3844
View commit details
Copy full SHA for a9b3844
View code at this point
Browse repository at this point
Commits on Oct 15, 2017
Simplified in-memory storage engine
mikegore1000
committed
58ae1a0
View commit details
Copy full SHA for 58ae1a0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.