You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Notes
Go Language Version Update
Upgraded to Go v1.18: This release includes an upgrade to Go version 1.18, enhancing performance and stability with the latest features and optimizations from the Go language.
Introduction of the Temporal Package
New Temporal Package: We are excited to introduce the 'Temporal' package, a significant addition to our toolkit.
Integration with go-redis v9: The Temporal package is designed to seamlessly integrate with go-redis version 9. This integration provides a robust and efficient interface for interacting with temporal databases.
Support for Key Temporal Database Methods: Users can now utilize a full range of temporal database methods such as Set, Get, RPush, and more, directly within the Temporal package.
Current Database Support - Redis: In this initial release, Redis is the supported database, offering powerful and flexible temporal data handling capabilities.