Skip to content

sanjaysrikakulam/pykvstores

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pykvstores

  • pykvstores is a Python package for key-value store management.
  • Provides a set of key-value store implementations using different backends like LMDB, Pyarrow's plasma, Ray's plasma.
  • The key-value store implementations offer a unified interface and a dictionary-like access to the key-value stores.
  • The key-value store implementations are multi-process safe.
  • Refer wiki for documentation and how to use

About

Python Key-Value (kv) stores

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages