Releases: 1infras/go-kit
Releases · 1infras/go-kit
Pre v0.0.8 Release
Merge pull request #11 from 1infras/feature/kafka-consumer-v2 Add kafka consumer v2 with sarama
v0.0.7 Release
v0.0.6-Fix Release
- Fix read SSL's file for kafka client
v0.0.6 Release
- Adding support Kafka with TLS optional
v0.0.5 Release
- New cache remote
- Refactor code
v0.0.5-beta
- Adding OneCache which is support remote catch with Redis and LRU.
v.0.0.4
v0.0.4-beta Release
- Fix set multi-cache layers without context
v.0.0.3
v.0.0.3 Beta Release
- Rewrite LRU Cache which will support expiration feature
- Combine LRU Cache and Redis Cache to be a single Cache which is support multi-layers caching