https://github.com/arvid-berndtsson/redis-clone

Yet another Redis clone, but this one is built in Rust

https://github.com/arvid-berndtsson/redis-clone

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.3%) to scientific vocabulary

Keywords

redis redis-clone rust rust-lang
Last synced: 5 months ago · JSON representation

Repository

Yet another Redis clone, but this one is built in Rust

Basic Info
  • Host: GitHub
  • Owner: arvid-berndtsson
  • Language: Rust
  • Default Branch: main
  • Homepage:
  • Size: 8.79 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
redis redis-clone rust rust-lang
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme

README.md

redis-clone

Yet another Redis clone

This is my attempt to build a Redis clone in Rust.

How to run

cargo run

How to test

cargo test

How to build

cargo build

Owner

  • Name: Arvid Berndtsson
  • Login: arvid-berndtsson
  • Kind: user
  • Location: Sweden
  • Company: @LimeTip

Based in Malmö, Sweden, I specialize in software development and digital sustainability. Founder of @LimeTip and Co-Founder of @merely-emissions

GitHub Events

Total
  • Delete event: 8
  • Push event: 7
  • Pull request event: 12
  • Create event: 10
Last Year
  • Delete event: 8
  • Push event: 7
  • Pull request event: 12
  • Create event: 10

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 6
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 6
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • arvid-berndtsson (12)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/rust.yml actions
  • actions/checkout v4 composite
Cargo.toml cargo