Skip to content

Commit

Permalink
ADD readwise success story
Browse files Browse the repository at this point in the history
  • Loading branch information
pubkey committed May 17, 2024
1 parent 63df28b commit e2082a9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs-src/src/components/review-block.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,14 @@ export function ReviewsBlock() {
};

const reviewItems = [
{
label: 'Readwise, USA',
description: 'We use RxDB because it works across multiple platforms and we need to store of a great deal of data, some users have tens of thousands of documents! RxDB was the only cross-platform, offline-first solution with good enough performance to meet our needs.',
href: 'https://readwise.io/',
target: '_blank',
logo: '/files/companies/readwise.svg',
logoStyle: 'slider-logo-black lazyload'
},
{
label: 'myAgro, Africa',
description: 'Transitioning to RxDB was a breath of fresh air due to its comprehensive features, including schema migration, real-time replication, conflict resolution, and reactive programming.',
Expand Down
8 changes: 8 additions & 0 deletions docs-src/static/files/companies/readwise.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e2082a9

Please sign in to comment.