Skip to content

zhuguoliang/rLSM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Rust LSM

This is the main source code repository for rust-LSM.

Quick Start

Building from Source

Building on *nix

  1. Make sure you have installed the dependencies:
  • rustc 1.31.0 nightly
  1. Clone the [source] with git:

    $ git clone https://github.com/zhuguoliang/rLSM.git
    $ cd rLSM

Getting Help

All discussion on github issues.

Contributing

To contribute, pull request works just fine.

License

rLSM is primarily distributed under the terms of the MIT license.

About

LSM expressed in rust. WIP...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages