Update README.md
This commit is contained in:
parent
e67b5afa0a
commit
d099353509
@ -12,6 +12,8 @@ ZipponDB's goal is to be ACID, light, simple, and high-performance. It aims at s
|
|||||||
- Simple and minimal query language
|
- Simple and minimal query language
|
||||||
- Small, light, fast, and implementable everywhere
|
- Small, light, fast, and implementable everywhere
|
||||||
|
|
||||||
|
***Note: ZipponDB is still in Alpha v0.1 and is missing a lot of features, see roadmap at the end of this README.***
|
||||||
|
|
||||||
# Quickstart
|
# Quickstart
|
||||||
|
|
||||||
1. **Get a binary:** You can build the binary directly from the source code for any architecture (tutorial is coming), or using the binary in the release (coming too).
|
1. **Get a binary:** You can build the binary directly from the source code for any architecture (tutorial is coming), or using the binary in the release (coming too).
|
||||||
@ -178,6 +180,7 @@ TODO: Create a tech doc of what is happening inside.
|
|||||||
|
|
||||||
***Note: This will probably evolve over time.***
|
***Note: This will probably evolve over time.***
|
||||||
|
|
||||||
|
### Alpha
|
||||||
#### v0.1 - Base
|
#### v0.1 - Base
|
||||||
- [X] UUID
|
- [X] UUID
|
||||||
- [X] CLI
|
- [X] CLI
|
||||||
@ -200,6 +203,7 @@ TODO: Create a tech doc of what is happening inside.
|
|||||||
- [ ] Better CLI
|
- [ ] Better CLI
|
||||||
- [ ] Logs
|
- [ ] Logs
|
||||||
|
|
||||||
|
### Beta
|
||||||
#### v0.4 - Usability
|
#### v0.4 - Usability
|
||||||
- [ ] Server
|
- [ ] Server
|
||||||
- [ ] Config file
|
- [ ] Config file
|
||||||
@ -221,6 +225,7 @@ TODO: Create a tech doc of what is happening inside.
|
|||||||
- [ ] Metrics
|
- [ ] Metrics
|
||||||
- [ ] Durability
|
- [ ] Durability
|
||||||
|
|
||||||
|
### Gold
|
||||||
#### v0.8 - Advanced
|
#### v0.8 - Advanced
|
||||||
- [ ] Query optimizer
|
- [ ] Query optimizer
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user