#redis #shared-memory #style #unified #db #communication #in-memory

bin+lib iron-vault

A redis style in-memory unified storage written in Rust

2 unstable releases

0.2.0 Jun 2, 2024
0.1.0 May 29, 2024

#19 in #unified

MIT/Apache

9KB
185 lines

Iron-Vault

A redis style in-memory unified storage and (in future) db written in Rust.

Early stages of dev.

However, basic set and get functions in memory works, with time to live and auto cleanup.

Also, has functionality for collections.

Use this internally in with your Rust project to handle shared memory natively, or use it to communicate with external programs.

Uses TCP for external communication.

Dependencies

~3–9.5MB
~92K SLoC