description |
---|
Lucid versions changelog. |
- Improve CLI #47
- Finish Warp Migration #30
- Graceful shutdown
- Achieve PATCH Operations #44 #56
- Lock / Unlock
- Increment / Decrement
- Define / Cancel Expiration
- Persistence #17
- Define file format and location
- Encryption with Serpent #26
- In-memory data encryption / decryption
- Server Sent Event #27
- Broadcast key update and creation
- Improve Logging
- Add colored logs as an option
- Create output log file (in /var/log/ under Unix)
- Broadcast to
stderr
for warning or error entries
- Mive Nickel-rs to Warp HTTP Core
- Improve CLI
- Lucid CLI Base (with clap)
- JWT generation
- Server base with API and WebUI endpoints
- Configuration files handling