You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sayan Nandan fddb24ad0b
Implement new REPL and remove old impls
10 months ago
..
native Decompose linearity tests and utils into modules 3 years ago
src Implement new REPL and remove old impls 10 months ago
Cargo.toml Remove old tools 10 months ago
README.md Add docs for binary crates and upgrade deps 2 years ago
build.rs Add native file locks for unix and windows systems 3 years ago

README.md

Skytable

This directory contains the source code for the Skytable database server (the "actual database"). When compiled, it produces a single binary skyd, short for Skytable daemon. The daemon serves the clients over a network.

License

All files in this directory are distributed under the AGPL-3.0 License.