The Wayback Machine - https://web.archive.org/web/20211227232140/https://github.com/topics/timetravel
Skip to content
#

timetravel

Here are 19 public repositories matching this topic...

immudb
zaza81
zaza81 commented Oct 19, 2021
  • Missing information on how to create other databases
  • Missing information on how to switch to other databases
  • When using time travel, we don’t know where to get the transaction number from - we should show this to the user after committing data (this may be a missing capability in immudb / tools).
  • The last long query example in the quick start is incorrect (incorrect

pgtt is a time traveling tool for PostgreSQL to help speedup development and testing of various applications by enabling the user to easily travel between points in time. This can be useful when for example you have to test a certain mutation multiple times and want to quickly rollback to before the mutation to make changes to the behaviour and test again. This will save time and avoids setting up the data over and over again, especially in larger applications with complex data and flows.

  • Updated Aug 13, 2021
  • Svelte

Improve this page

Add a description, image, and links to the timetravel topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the timetravel topic, visit your repo's landing page and select "manage topics."

Learn more