| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-12-28 | lib/binary: implement append-only binary file | Shulhan | |
| The binary is new package that complement the standard binary package Currently it implement append-only binary that encode the data using [binary.Writer]. We call them "Apo" for short. | |||
