Skip to content

Commit

Permalink
📝 Checkmark clap-rs
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthurdw committed Aug 14, 2022
1 parent 9d09f8c commit 6873b54
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ An optimized tweaked key-value pair database. It is a simple, fast, and secure.
At [Xiler](https://www.xiler.net) it gets used to store and manage client
sessions throughout the platform.

![image](https://user-images.githubusercontent.com/38541241/184537875-5fcbdfd3-3da8-429e-ab34-f755e5ee3192.png)
![CLI help menu](https://user-images.githubusercontent.com/38541241/184537875-5fcbdfd3-3da8-429e-ab34-f755e5ee3192.png)

## Installation

Expand All @@ -18,10 +18,10 @@ sessions throughout the platform.

## Future plans

- [ ] Make benchmarks
- [x] Add clap-rs to make the config dynamic
- [ ] Automatic cargo & AUR release
- [ ] Add clap-rs to make the config dynamic
- [ ] Add a docker image
- [ ] Make benchmarks

## Query Language

Expand Down

0 comments on commit 6873b54

Please sign in to comment.