mirror of
https://github.com/Steffo99/unimore-bda-2.git
synced 2025-02-16 14:53:57 +00:00
Create h3 structure
This commit is contained in:
parent
f87bafa3fe
commit
86333379ee
1 changed files with 21 additions and 2 deletions
23
README.md
23
README.md
|
@ -23,11 +23,30 @@ In questa relazione si introduce il database key-value Redis, ne si descrivono l
|
|||
|
||||
## Redis
|
||||
|
||||
### Cos'è?
|
||||
|
||||
### Tipi di dato
|
||||
|
||||
### Comandi
|
||||
|
||||
### Utilizzi
|
||||
|
||||
## Applicazione
|
||||
|
||||
## Benchmarking
|
||||
### Rust
|
||||
|
||||
### Interfaccia con Redis
|
||||
|
||||
### Comandi eseguiti
|
||||
|
||||
## Testing e benchmarking
|
||||
|
||||
### Richieste HTTP di esempio
|
||||
|
||||
### Stress testing con [`siege`](https://www.joedog.org/siege-home/)
|
||||
|
||||
## Conclusioni
|
||||
|
||||
## Bibliografia
|
||||
### Redis goes brrr
|
||||
|
||||
## Bibliografia
|
||||
|
|
Loading…
Add table
Reference in a new issue