Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Link to Temporalite intro & demo video #27

Merged
merged 1 commit into from
Dec 16, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Temporalite is a distribution of [Temporal](https://github.com/temporalio/tempor

Persistence to disk and an in-memory mode are both supported via SQLite.

_Check out this video for a brief introduction and demo:_ [youtu.be/Hz7ZZzafBoE](https://youtu.be/Hz7ZZzafBoE?t=284) [16:13] -- demo starts at [11:28](https://youtu.be/Hz7ZZzafBoE?t=688)

## Why

The primary goal of Temporalite is to make it simple and fast to run Temporal locally or in testing environments.
Expand Down