Readme Updates

This commit is contained in:
Timothy Farrell 2018-07-27 16:28:25 -05:00
parent 1979836c38
commit 51b0080436
2 changed files with 5 additions and 2 deletions

View File

@ -24,6 +24,10 @@ A utility to expose an asynchronous API between a web worker and its parent.
An type-based abstraction layer over PouchDB inspired by [Hood.ie](https://hood.ie/) and
[Django](https://djangoproject.com)
## [PouchDB Attachment Proxy](./packages/pouchdb-attachmentproxy/README.md)
A PouchDB plugin to intercept and redirect document attachments.
## [Router](./packages/router/README.md)
A slim and unopinionated hash router.

View File

@ -39,9 +39,8 @@ In the future, I plan to add:
- sharable links
- local file storage
- CSRF for interacting with server component
- albums
- albums/tags
- client-side encryption
- video support
- Sandstorm support
- CORS-based storage: - s3 - remotestorage - Google Cloud? - Dropbox?
- tags