Skip to content

Commit

Permalink
Add blog post links to the readme (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
destel authored Feb 2, 2025
1 parent 394334b commit fdc474e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,12 @@ Rill has a test coverage of over 95%, with testing focused on:
- **Ordering**: ensuring that ordered versions of functions preserve the order, while basic versions do not


## Blog Posts
Technical articles exploring different aspects and applications of Rill's concurrency patterns:
- [Real-Time Batching in Go](https://destel.dev/blog/real-time-batching-in-go)
- [Fast Listing of Files from S3, GCS and Other Object Storages](https://destel.dev/blog/fast-listing-of-files-from-s3-gcs-and-other-object-storages)


## Contributing
Thank you for your interest in improving Rill! Before submitting your pull request, please consider:

Expand Down

0 comments on commit fdc474e

Please sign in to comment.