v0.1.1
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