Commits
- dfefaeb: remove a BulkString -> utf8 conversion (#236) (Lucas Kent) #236
- 872e74f: Create a CODE_OF_CONDUCT.md file (#238) (Ben Bromhead) #238
- b481eeb: Improve contributing documentation (#241) (Lucas Kent) #241
- 5d3dfd9: Add non-ascii bulk string test case to redis int tests (#235) (Lucas Kent) #235
- 821096a: Fix redis lowercase command handling (#242) (Lucas Kent) #242
- eed9087: Spelling fixes (#243) (Lucas Kent) #243
- d7ed72d: Cleanup duplicated redis codec logic (#245) (Lucas Kent) #245
- ac445b7: Setup cargo deny to enforce apache compatible licenses (#239) (Lucas Kent) #239
- 99c15fe: Skip container setup when skipping benchmark (#252) (Lucas Kent) #252
- 661a466: Add Differences to Redis section for RedisCluster docs (#247) (Lucas Kent) #247
- 0de2a8b: Cleanup unneeded clones in redis codec (#250) (Lucas Kent) #250
- b6df71d: Use upstream redis-proto (#249) (Lucas Kent) #249
- 81c4a85: Add benchmark reporting (#251) (Lucas Kent) #251
- f61b083: Add new transform benchmark and improve null transform benchmark (#253) (Lucas Kent) #253
- 130e69e: give a nice panic message when there is no terminating transform (#255) (Lucas Kent) #255
- f6dd706: Fix chain_benches (#258) (Lucas Kent) #258
- 4b4d15c: Rename Destination transforms (#259) (Conor) #259
- 3aec7cd: Remove unused file (#261) (Conor) #261
- d798324: Fix benchmark CI (#260) (Lucas Kent) #260
- 72777ba: Update issue templates (#257) (Conor) #257
- 9759533: Real fix for bench CI (#265) (Lucas Kent) #265
- a305741: Create NOTICE (#266) (Justin Mclean) #266
- e7dc5a1: Rename destination to sink (#267) (Lucas Kent) #267
- 48b8654: Remove decode_as_response flag from redis codec (#264) (Lucas Kent) #264
- b24527a: Fix bench reporting (#280) (Lucas Kent) #280
- 19e0274: Fix ConsistencyBehaviour::LOG handling (#277) (Lucas Kent) #277
- c4352fa: Rename to RedisClusterPortsRewrite (#282) (Conor) #282
- 75ca259: Add nice ToC to transforms.md (#274) (Lucas Kent) #274
- ada5ddf: Refactor wrapper message (#279) (Lucas Kent) #279
- 5190a38: Benchmark for Redis cluster ports rewrite (#283) (Conor) #283
- aa0123e: Rust doc core traits (#276) (Ben Bromhead) #276
- 947d321: Allow dead code for is_empty (#284) (Conor) #284
- b49d80a: split null transform into null and loopback (#286) (Lucas Kent) #286
- 6235a07: Remove TransformsFromConfig trait (#278) (Lucas Kent) #278
- 761c18a: Redis cluster ports rewrite (#275) (Conor) #275
- 9b55876: rust 2021 (#288) (Lucas Kent) #288
- d9c6da8: Remove needless clones (#287) (Lucas Kent) #287
- 532db19: Remove unwraps from cluster ports rewrite & clippy fixes (#292) (Conor) #292
- 51bbbfe: Update deps (#289) (Conor) #289
- b61f5a4: Rename transforms (#293) (Lucas Kent) #293
- 4cca9e3: add to all workflows (#299) (Conor) #299
- 4640df5: Fix naming (#296) (Conor) #296
- 42d903f: Rewrite transform docs (#297) (Lucas Kent) #297
- 03b3f68: Update license info (#303) (Ben Bromhead) #303
- c389daf: Make concepts.md more high level (#290) (Ben Bromhead) #290
- 2d72436: Validate topology.yaml (#263) (Conor) #263
- bd25ffa: Add logo (#304) (Lucas Kent) #304
- 1404183: Document and improve API of tee transform (#305) (Lucas Kent) #305
- a540728: Remove forwarder transform (#307) (Lucas Kent) #307
- 391caa2: Fix transform documentation yaml snippets (#308) (Lucas Kent) #308
- 5bb5a23: Cassandra heap size (#309) (Conor) #309
- 146ff73: Remove batch size hint (#311) (Conor) #311
- 0ab802e: Add redis replication integration test (#310) (Lucas Kent) #310
- 312f17f: Remove redis-cluster-pipeline (#312) (Conor) #312
- d7aa0b3: more doc fixes (#313) (Lucas Kent) #313
- 90b7d2e: Remove dependency on github secrets (#315) (Lucas Kent) #315
- 7dc1b35: Update deps and add deps.rs badge to readme (#314) (Lucas Kent) #314
- 1d0ce72: test examples (#318) (Conor) #318
- 3857c6e: Docs cleanup (#319) (Conor) #319
- a9b8861: Release workflow (#317) (Conor) #317
- 8e0b781: Refactor getting started docs (#320) (Lucas Kent) #320
- ddd8458: Refactor TcpCodecListener (#322) (Conor) #322
- 00c8a18: Clean up (#324) (Conor) #324
- 03c53e3: Add source-types documentation page and improve config/topology.md example (#321) (Lucas Kent) #321
- ff1dfe8: Fix example links in readme (#327) (Joe Schmetzer) #327
- c87d977: Remove Value::Timestamp (#325) (Lucas Kent) #325
- 7a72628: Minor markdown / grammar fixes (#329) (Robert Treat) #329
- 4935523: Cassandra cluster compose (#332) (Lucas Kent) #332
- 6d77515: various fixes to improve CI (#334) (Lucas Kent) #334
- 32ea744: rewrite CI fixing caching and failing on warnings (#333) (Lucas Kent) #333
- b624a35: Fix transform source names (#336) (Conor) #336
- 8dfcc81: Register metrics on startup (#328) (Conor) #328
- e6c0456: Fix (#339) (Conor) #339
- 06bc1c5: Bump version to v0.1.0 (#300) (Kuangda He) #300