piladb v0.2.0-alpha.20180328 Release Notes
Release Date: 2018-03-29 // over 5 years ago-
๐ Unreleased
โ Added
- โ Add option to allow pushing on a Stack when this is full
- โ Add graceful shutdown of pilad server
- โ Add
BASE
operation - โ Add
EMPTY
operation - โ Add
FULL
operation - โ Add
ROTATE
operation - โ Add
BLOCK
andUNBLOCK
operations - ๐ Test against Go version 1.10.x to be up-to-date with new releases
๐ Changed
- pkg/uuid: Replace md5 with sha1 and be compliant to Version 5 of RFC 4122
- โก๏ธ Update Dependencies section in the README file