Skip to content

unimonkiez/redis-rs-performance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  • Install NodeJS
  • Install Python and Poetry
  • Install Rust
  • Install Docker
  • Run installation
    `./install.sh`

Usage

  • Start redis via Docker
    docker run -p 6380:6379 -it --rm redis/redis-stack-server:latest
  • Run profiling
    ./run.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published