Skip to content
Snippets Groups Projects
Commit 6b6d2fa8 authored by Alexander Tolstoy's avatar Alexander Tolstoy
Browse files

docs: revise and fix some bits

parent 4cd49e50
No related branches found
No related tags found
1 merge request!200docs: revise readme.md and introduce contributing.md
Pipeline #9730 passed
......@@ -35,7 +35,7 @@ source "$HOME/.cargo/env"
```bash
git clone https://git.picodata.io/picodata/picodata/picodata.git
cd picodata
git submodule update --init
git submodule update --init --recursive
```
Compile the project:
```bash
......
## Picodata – Professional Data Management System for High Loads
This repository contains the source code of Picodata, an in-memory distributed application server with a built-in database.
This repository contains the source code of Picodata, a distributed application server with a built-in in-memory database.
### What is Picodata
Picodata is a software for building professional data management systems. It provides a data storage system together with a development platform and a runtime for persistent applications written in Rust. Learn more about our software at the [picodata.io](picodata.io){:target="_blank"} web site.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment