Skip to content

luckyharryji/DataBase_Rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 

Repository files navigation

# Rust Database 

### expiremental coding for simple db in Rust
This is a No-SQL like Database implementated with Rust

Support function: 
- Io
- Key-value storage
- In-memory to disk
- Network concurrency
- Fine-grained lock in data item
- Concurrency request and response handling
- In-disk serilization with JSON
- API integration with HTTP request

Receive pull request:
- Database API
- Storage structure
- Lock free design
- Network Initial

About

Experimental implementation of Rust database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages