sequelize-store
Version:
Key Value store backed by Sequelize
57 lines (23 loc) • 1.23 kB
Markdown
<a name="0.4.2"></a>
## [0.4.2](https://github.com/AuHau/sequelize-store/compare/v0.4.1...v0.4.2) (2020-10-12)
<a name="0.4.1"></a>
## [0.4.1](https://github.com/AuHau/sequelize-store/compare/v0.4.0...v0.4.1) (2020-09-17)
<a name="0.4.0"></a>
# [0.4.0](https://github.com/AuHau/sequelize-store/compare/v0.3.1...v0.4.0) (2020-07-31)
### Features
* support for awaiting processing ([71cd33a](https://github.com/AuHau/sequelize-store/commit/71cd33a))
<a name="0.3.1"></a>
## [0.3.1](https://github.com/AuHau/sequelize-store/compare/v0.3.0...v0.3.1) (2020-05-20)
<a name="0.3.0"></a>
# [0.3.0](https://github.com/AuHau/sequelize-store/compare/v0.2.0...v0.3.0) (2020-05-20)
### Features
* purge function ([089f5e3](https://github.com/AuHau/sequelize-store/commit/089f5e3))
<a name="0.2.0"></a>
# [0.2.0](https://github.com/AuHau/sequelize-store/compare/v0.1.0...v0.2.0) (2020-05-20)
### Features
* scope support ([40b19d2](https://github.com/AuHau/sequelize-store/commit/40b19d2))
<a name="0.1.0"></a>
# 0.1.0 (2020-05-20)
### Features
* first implementation ([274a895](https://github.com/AuHau/sequelize-store/commit/274a895))
* init ([d0a2027](https://github.com/AuHau/sequelize-store/commit/d0a2027))