up archive/github/issues/

This commit is contained in:
GitHub Action 2022-11-07 18:09:27 +00:00
parent 3473cf95a0
commit d2d0c25433
2 changed files with 44 additions and 5 deletions

View file

@ -4,7 +4,7 @@
my book should be an inplace-editable document like
[dokieli](https://dokie.li/)
which can be shared over peer-to-peer networking (android wifi direct)
which can be shared over peer-to-peer networking (wifi, bluetooth)
editing should be inplace = zero barriers:
no need to create an account (github, facebook, instagram, ...)
@ -164,18 +164,45 @@ PouchDB, RxDB and WatermelonDB
> [offline-first](https://offlinefirst.org/) user-experience while
> maintaining high performance and strong reliability.
### kinto
<https://github.com/Kinto/kinto.js>
<https://docs.kinto-storage.org/en/stable/faq.html#comparison>
<table>
<thead>
<tr class="header">
<th>Kinto</th>
<th>Parse Server</th>
<th>Firebase</th>
<th>CouchDB</th>
<th>Kuzzle</th>
<th>Remote-Storage</th>
<th>Hoodie</th>
<th>BrowserFS</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
### wora
<https://github.com/morrys/wora>
Write Once, Render Anywhere.
typescript libraries: cache-persist, apollo-offline, relay-offline,
offline-first, apollo-cache, relay-store, netinfo, detect-network
documentation for typescript libraries: cache-persist, apollo-offline,
relay-offline, offline-first, apollo-cache, relay-store, netinfo,
detect-network
### git-documentdb
<https://github.com/sosuisen/git-documentdb>
Offline-first Database that Syncs with Git
demo app
<https://github.com/sosuisen/inventory-manager>
### tool-db
<https://github.com/Manwe-777/tool-db>

View file

@ -3,7 +3,7 @@
#### <img src="https://avatars.githubusercontent.com/u/12958815?v=4" width="50">[milahu](https://github.com/milahu) opened issue at [2022-11-04 10:20](https://github.com/milahu/alchi/issues/48):
my book should be an inplace-editable document like [dokieli](https://dokie.li/)
which can be shared over peer-to-peer networking (android wifi direct)
which can be shared over peer-to-peer networking (wifi, bluetooth)
editing should be inplace = zero barriers:
no need to create an account (github, facebook, instagram, ...)
@ -147,17 +147,29 @@ https://couchdb.apache.org/
> [The Couch Replication Protocol](https://docs.couchdb.org/en/stable/replication/protocol.html) lets your data flow seamlessly between server clusters to mobile phones and web browsers, enabling a compelling [offline-first](https://offlinefirst.org/) user-experience while maintaining high performance and strong reliability.
### kinto
https://github.com/Kinto/kinto.js
https://docs.kinto-storage.org/en/stable/faq.html#comparison
Kinto | Parse Server | Firebase | CouchDB | Kuzzle | Remote-Storage | Hoodie | BrowserFS
-- | -- | -- | -- | -- | -- | -- | --
### wora
https://github.com/morrys/wora
Write Once, Render Anywhere.
typescript libraries: cache-persist, apollo-offline, relay-offline, offline-first, apollo-cache, relay-store, netinfo, detect-network
documentation for typescript libraries: cache-persist, apollo-offline, relay-offline, offline-first, apollo-cache, relay-store, netinfo, detect-network
### git-documentdb
https://github.com/sosuisen/git-documentdb
Offline-first Database that Syncs with Git
demo app
https://github.com/sosuisen/inventory-manager
### tool-db
https://github.com/Manwe-777/tool-db