product-os-store 0.0.27

Product OS : Store provides a flexible and higher-level framework for defining storage engines / database engines and the actions to read and write to those storage engines / databases. This crate leverages a number of existing crates to achieve this. Support currently for key-value, queue and relational databases. Popular databases supported include Redis and PostgreSQL at this time. You should use Product OS : Store Macros with this crate for best results.
Documentation
1
2
3
4
5
6
{
  "git": {
    "sha1": "acdaf370215730b8276bc735298eaddc34020fba"
  },
  "path_in_vcs": "src/product-os-store"
}