Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,17 @@

A fast Go avro codec

> [!WARNING]
> This project is no longer maintained.
>
> If you wish to update or extend `avro`, please do so in a fork.

I am grateful for the contributions and support from the community over the years.

This project was born out of necessity for a fast and reliable Avro codec for Go.
It has been a labor of love, and I hope has served you well in your projects, but
I no longer have the time to maintain it.

## Overview

Install with:
Expand Down