Skip to content
This repository was archived by the owner on Nov 29, 2025. It is now read-only.

juanmilkah/volatix

Repository files navigation

Volatix

Project moved to codeberg

  • Performance Info
  • Performance Info

An In memory database :)

Documentation:

Build the project

cargo build --release

Start server

  ./target/release/volatix_server
  [--port<u16>] [--snapshots_interval<secs>]

Start cli repl

  ./target/release/volatix_cli

Benchmarking

  ./target/release/volatix_bench 
[--duration<secs>] [--ratio<0..1>] [--workers<1..>] [--compress] [--vsize<1..>]

Defaults:

  • 30 secs duration
  • 0.7 mixed-ratio
  • 4 cpu worker threads
  • Compression disabled
  • 2Kb sized mock value entries.

This project is licensed under the GPL2.

About

An In Memory Database.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages