You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Lettuce we have multiple APIs (async, reactive, etc) and should provide examples for each API variant. To achieve it multiple changes were introduced:
- Add "label" attribute in clients configs and refer to the client example by label instead of language
- Remove hardcoded mapping Label -> Lang from the config.toml
- Prefix copied examples with client name to allow identical naming
- Add configs for Lettuce Async and Reactive APIs
0 commit comments