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.
A very basic, physics-oriented, interactive command-line python game where you travel in time. Before running the code, ensure that you have JSON and PILLOW modules installed in your system. Hope you enjoy it!!