Crates.io | hive-mind |
lib.rs | hive-mind |
version | 0.1.10 |
source | src |
created_at | 2023-08-16 03:39:31.85752 |
updated_at | 2023-08-25 12:57:04.37397 |
description | A simple key-value database with easy struct support powered on sled |
homepage | |
repository | https://github.com/modeckrus/hive |
max_upload_size | |
id | 945521 |
size | 21,128 |
A Simple Embedded Database in pure Rust. Can be either in memory or on disk. Use sled under the hood.