tyozo 0.1.0

in-memory key-value store
Documentation
  • Coverage
  • 0%
    0 out of 8 items documented0 out of 2 items with examples
  • Size
  • Source code size: 48.61 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 582.04 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 17s Average build duration of successful builds.
  • all releases: 17s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • k-nasa/tyozo
    3 0 9
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • k-nasa

tyozo

Overview

Actions Status crate-name at crates.io

Example

Installation

Pre-compiled executables

Get them here

using homebrew

brew install k-nasa/tap/tyozo

using cargo

cargo install tyozo
Installation of cargo itself.
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Usage

Contribution

  1. Fork it ( http://github.com/k-nasa/tyozo)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Licence

MIT

Author

k-nasa

my website