Skip to content

Releases: good-lly/lowstorage

BYOS3 and Avro schema support (v2.0.0)

26 Aug 13:28
Compare
Choose a tag to compare

New Features

  • R2 storage replace for any S3 API (🎉 Bring Your Own S3!)
  • Apache Avro schema support - serialization
  • Exposing s3 object for file/object manipulation
  • Added new functions for createStorage, checkingIf bucket exists, etc - check the API section in readme

CI/CD

  • Added testing pipeline for Cloudflare R2 and Minio.

List of PRs:

Full Changelog: v0.0.5...v2.0.0

image

v0.0.5

08 Mar 00:06
Compare
Choose a tag to compare

What's Changed

  • Bump hono from 3.10.2 to 3.11.7 in /examples by @dependabot in #5
  • Bump miniflare and wrangler in /examples by @dependabot in #6
  • Bump undici from 5.28.2 to 5.28.3 in /examples by @dependabot in #7
  • Add limit and skip options to Find()
  • Add end to end tests using wrangler and jest
  • Rewrite to typescript [wip]

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4

09 Dec 21:58
Compare
Choose a tag to compare

What's Changed

  • add listCollections()
  • Update README.md by @menduz in #3
  • each operation now fetch fresh data (to minimize possible concurency)
  • updated examples

New Contributors

  • @menduz made their first contribution in #3

Full Changelog: v0.0.3...v0.0.4

enjoy 🤗

v0.0.3

03 Dec 18:43
Compare
Choose a tag to compare

v0.0.2

24 Nov 01:38
Compare
Choose a tag to compare