Skip to content

A key value store for Sqlite3 in Rust, following HashMap's interface

Notifications You must be signed in to change notification settings

gakonst/sqlitemap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SqliteMap

SqliteMap provides a key-value store interface to Sqlite3, closely following the standard library's HashMap.

Its only dependency is rusqlite

About

A key value store for Sqlite3 in Rust, following HashMap's interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages