All notable changes to rae-helm will be documented in this file.
- Example with dataclasses-avroschema added
- requirements upated to latest version
- Test docker image added
- Travis integration added
- Test docker image added
- Travis integration added
- Schema Registry dependency added (python-schema-registry-client[faust]==0.3.0)
- Logging now is set from
settings
and not from ENV variable
- Settings implemented with simple-settings package.
- Faust version updated to 1.5.4
- Integration with Schema registry finished
- Custom Codec and Serializer added
- Schema Registry client added
- New faust application called Users added.
- First release
docker-compose
finished withzookeeper
,kafka
andschema-registry
Page views
andLeader Election
packages added.