1 parent 233062d commit 06aae47Copy full SHA for 06aae47
1 file changed
README.md
@@ -2,6 +2,10 @@
2
3
Rexie is an easy-to-use, futures based wrapper around IndexedDB that compiles to webassembly.
4
5
+> I don’t plan to add new features to this crate, but I’ll continue to fix bugs as they come up.
6
+>
7
+> For new projects, I recommend considering `idb`, which provides a similar API and is the crate I plan to maintain more actively going forward.
8
+
9
## Usage
10
11
To use Rexie, you need to add the following to your `Cargo.toml`:
0 commit comments