26 Commits (4fcb0ee3c9653d0df57433a3dbd1af0afd01f76a)

Author SHA1 Message Date
Sayan Nandan e65165ded3
Improve contributing docs [skip ci]
Also improved formatting of the readme
8 months ago
Sayan Nandan 2b9a3ca6c1
Merge branch 'engine/v2' into next 10 months ago
Sayan Nandan 8c4009f2b8
Update docs and fix dpkg scripts [skip ci] 10 months ago
Sayan Nandan b3bc07fd49
Update styling guide [skip ci] 2 years ago
Sayan Nandan 624c7e5aaa
Update docs [skip ci] 3 years ago
Sayan Nandan 0e0dd5fcce Update actiondoc and contributing docs [skip ci]
See skytable/docs#20 and skytable/docs#19 for more info.
3 years ago
Sayan Nandan 18e8f74f0a Add new actiondoc
Also moved actiondoc rebuild to separate workflow
3 years ago
Sayan Nandan 49fa843eb2 Parse the `swapks` header if it is provided 3 years ago
Sayan 8bed8c9c2a
Use Makefile for builds (#172)
* Add makefile

* Use makefile for builds

* Fix start_server command on Windows

* Use `&` for backgrounding

Since mingw on Windows provides a bash shell, we can just use this

* Use `cmd` as shell for Windows builds

* Use `start` for backgrounding on Windows

* No need for chmod

* Specify target for server to start up

* Sleep to let the server start up

* Update build docs
3 years ago
Sayan Nandan 31d5af91a2 Update docs [skip ci] 3 years ago
Sayan Nandan 43779eb08e
And now we're Skytable
Signed-off-by: Sayan Nandan <nandansayan@outlook.com>
4 years ago
Sayan Nandan a3398f1d07
Rebrand from TerrabaseDB to Skybase (#90)
Signed-off-by: Sayan Nandan <nandansayan@outlook.com>
4 years ago
Sayan Nandan 11a9223e6b
Make MKSNAP return code 3 for `howmany != 0`
To streamline the actions we'll make sure that mksnap returns code 3
if an incorrect number of arguments are provided
The actiondoc for the `mksnap` action was added and the contributing
guide was also updated

Signed-off-by: Sayan Nandan <nandansayan@outlook.com>
4 years ago
Sayan Nandan 973a8971c0
Improve docs 4 years ago
Sayan Nandan 67dc83764a
Rename `corelib` to `libtdb` 4 years ago
Sayan Nandan 76886c13f9
Refactor into modules (server) 4 years ago
Sayan Nandan e2fba6e6f4
Elide bound checks 4 years ago
Sayan Nandan 9c3694a810
Improve docs 4 years ago
Sayan Nandan fa0c9b3f98
Improve workflow
Also added information on branches
4 years ago
Sayan Nandan 847f11e23a
Improve docs 4 years ago
Sayan Nandan 68faa43e66
Misc changes to docs 4 years ago
Sayan 8d9776bd55
Fix typo 4 years ago
Sayan Nandan 59046db8f8
Implement client 4 years ago
Sayan Nandan 40d148624d
Implement basic query parsing 4 years ago
Sayan Nandan 6781468519
Implement new terrapipe spec and implement coredb 4 years ago
Sayan Nandan 5cce287ff5
Improve community documentation 4 years ago