Skip to content

v1.1.0

Compare
Choose a tag to compare
@mativm02 mativm02 released this 24 Jan 13:24
· 7 commits to main since this release
47e8a77

Release Notes

  1. 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.
  1. 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.