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 4fcb0ee3c9
net: Fix RST and thread crash due to multiple HS errors (#341)
5 months ago
..
help_text storage: Fix 32-bit checksums (test) and update backup dir 6 months ago
src net: Fix RST and thread crash due to multiple HS errors (#341) 5 months ago
Cargo.toml net: Retries based on `expect` values are pointless 5 months ago
README.md Add docs for binary crates and upgrade deps 2 years ago
build.rs Improve help message generation and allow env var for password 7 months 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.