Skip to content

kostiantyn-matsebora/streamstore-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StreamStore Examples

Following repository contains examples of using StreamStore component with different types of persistence.

SQLite Example

Each type of storage has its own example project, for instance, you can find an example of usage in the StreamStore.Sql.Example project.

Example projects provides a simple console application that demonstrates how to configure and use StreamStore in your application as single storage or multitenancy.

Single storage examples demonstrates:

  • Concurrency control
  • asynchronous reading and writing operations

Multitenancy examples, in turn, demonstrates asynchronous reading and writing operations in isolated tenant storage.

For getting all running options simply run the application with --help argument.

For configuring application via configuration file, create appsettings.Development.json file.

License

MIT License

About

StreamStore example applications

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages