bigcargo 0.1.2+2
bigcargo: ^0.1.2+2 copied to clipboard
A nosql binder to cargo
Changelog #
This file contains highlights of what changes on each version of the cargo package.
Pub version 0.1.2+2
- decode value when doing an export()
Pub version 0.1.2+1
- Improvements to dispatch on setItem, mongo impl
Pub version 0.1.2
- Implemented export() function for mongoDB
Pub version 0.1.1+1 & 0.1.1+2 & 0.1.1+3
- make mongodb impl better by fixing 'getItem' issue
Pub version 0.1.1
- Add redis implementation to the project
- Adapt implemenations to Future
Pub version 0.1.0 & 0.1.0+1
- Setup of the project
- Initial implemenation of mongodb