litetree
litetree copied to clipboard
SQLite with Branches
As a fork, LiteTree is inevitably going to need updating as newer versions of SQLite are released (At the moment SQLite is up to 3.30, while litetree is still based...
Is the multi branch work with multi thread or process ? I mean for example branch master work on thread A, and test for thread B at same time without...
I am on High Sierra. I tried to follow the given instruction to build litetree on my machine and it gave me some errors as follows: macoss-iMac:litetree macos$ make test...
When my `.db` file reaches 512 MB, every update/insert query creates an `SQL logic error`.
Since aergo blockchain kernel is written in go, is there a golang wrapper for litetree?
I have compiled the latest litetree on macOS 10.10.5, and I cannot get the branch commands to work. From the output, the new commands are available, but for some reason...
Is there any command line interface to interact with litetree database?