Skip to content

v0.1.1

Compare
Choose a tag to compare
@239573049 239573049 released this 20 Jun 05:08
· 340 commits to main since this release

What's Changed

  • fix: Fixed an issue where Azure could not use function #15
  • feat: We subdivide the cache service, define a separate class library for the common interface, and different implementations are also different class libraries for management
  • feat: The event bus is also subdivided, defining a separate class library for the interface, and then providing a local event bus implementation