Serialized Documentation
Serialized Documentation
Console
Plans & Pricing
Sign up
Welcome to Serialized
Basics
Accounts
Projects
Authentication
Rate limiting
Getting started
APIS
Event Sourcing API
Basic Usage
Concurrency
Atomicity and Versioning
Deleting Aggregates
API Reference
Feeds API
Reactions API
Projections API
Tenants API
Client libraries
Java client
Javascript client
Go client (unofficial)
Tools
Swagger API Definition
Advanced
Multi-Tenancy
Encrypting Event data
Conditional requests
Request signatures
Event Sourcing API
This is the API where you store events for your Aggregates.
Here are the articles in this section:
Basic Usage
Basic usage of the Event Sourcing API.
Concurrency
This page describes the details about using the API to handle concurrent applications.
Atomicity and Versioning
This page describes atomicity and versioning of Aggregate modifications.
Deleting Aggregates
Deleting data might be considered unorthodox in the world of event sourcing but Serialized is pragmatic regarding this a...
API Reference
This page contains the API reference for the Event Sourcing API.
Previous
Subscribing to event feeds
Next
Basic Usage
Last updated
3 weeks ago
Edit on GitHub