-
See original request here: https://github.com/rocicorp/replicache-todo/issues/2.
This could make sense in Replidraw, for example, some upper limit on number of objects on page or something?
-
Creation and editing of Factons, and stuffing into the context.
V1: Single Mesh, Identity Transform.
### Requirements - prototype:
- storage
- abstract storage layer, with git-like history prese…
-
This is marginally useful in the real world, but during development is very useful. Devs frequently use the "offline" feature when developing or testing and it would be great if Replicache came back r…
-
It would be a more serious database if it supports index. 😂 And it will be the base feature for the unique field, sorting .etc.
Maybe the simplest way is to create another sheet to store index da…
-
- Web GPU
- MAP 3dGL API
- simd for wasm + video enhancement demo
- BFCache for desktop is comming
- scroll to text :
- light house remote https://web.dev/measure/
- Wordpress site kit clone
-…
-
Right now it is theoretically possible to use Replicache with svelte but not easy as there is no sample. It's also possible feature work is necessary to make it work well (for example, for Solid, we k…
-
### What do you want and why?
My application uses mutations and queries for part of its operations, and API endpoints for other parts - where I'm dealing with a library like Replicache with its own…
-
Hi
Excellent app thanks for the work.
Because of security concerns I have been looking into network requests made by extensions (using the excellent extension [Little-Rat](https://github.com/dnako…
-
We should provide a way to store data in Replicache that is not synced.
It would also be nice to have ephemeral (in memory, not shared between tabs) key space for things like selection state etc. T…
-
I built app around chisel endpoints and now looking to provide offline-first access to it.. possible to run built-in chisel server in frontend app / electron ?