Releases: giovannizotta/circular
Releases · giovannizotta/circular
v2.0.0
v1.1.1
Remove database garbage collection. There is a problem where badgerDB goroutine exits when there's nothing to cleanup.
The issue will be solved by migrating to sqlite3.
v1.1.0
Add circular-stop
and circular-resume
v1.0.0
- Renamed
circular-parallel
tocircular-pull
- Introduced
circular-push
- Performance optimizations
- Data older than 14 days is deleted
- Various bugfixes