Releases: DGKSK8LIFE/redisql
Releases · DGKSK8LIFE/redisql
v1.0.3
v2
Major Release v2.0.0
New Features/Patches
- Created issue + PR templates (#42)
- POSTGRES SUPPORT LES GOOO!
- Replicated test cases for Postgres (#41)
- Moved to feature branches over the monolithic unstable branch for new feature contributions (#40)
- Added
CONTRIBUTING.md
(#39) - Made project icon/image (refactored multiple times; #38)
- Added Discord link in README (#35)
- Added Test Harness (unit testing) thanks to @stemount (#33)
Features Removed
- Logging in its entirety; was a large bottleneck and didn't have much value to the end-user so rethinking it atm
TODO
- Performance optimizations
- Exploring Redis Streams/PubSub
- Autosync (#23)
v1.0.2
v1.0.1
v1.0.0
Release 1.0
New Features
- Improved logs with optional command line output
- Proper CLI tool with YAML configuration
- Support for Redis strings, lists, and hashes
Features to be implemented
- Support for other SQL servers
Fully Documented MVP
Added documentation, functioning gomod, and a separate CLI installation option.
Test release
v0.0 test for release