Storage implementations for AT Protocol OAuth applications. Provides a simple key-value storage interface with implementations for in-memory and SQLite backends.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add JSR version badge to README

+1
+1
README.md
··· 1 # @tijs/atproto-storage 2 3 [![Test](https://github.com/tijs/atproto-storage/actions/workflows/test.yml/badge.svg)](https://github.com/tijs/atproto-storage/actions/workflows/test.yml) 4 5 Storage implementations for AT Protocol OAuth applications. Provides a simple 6 key-value storage interface with implementations for in-memory and SQLite
··· 1 # @tijs/atproto-storage 2 3 [![Test](https://github.com/tijs/atproto-storage/actions/workflows/test.yml/badge.svg)](https://github.com/tijs/atproto-storage/actions/workflows/test.yml) 4 + [![JSR](https://jsr.io/badges/@tijs/atproto-storage)](https://jsr.io/@tijs/atproto-storage) 5 6 Storage implementations for AT Protocol OAuth applications. Provides a simple 7 key-value storage interface with implementations for in-memory and SQLite