An open API service indexing awesome lists of open source software.

https://github.com/squaresapp/fila-keyva

Keyva (IndexedDB layer) backend for Fila
https://github.com/squaresapp/fila-keyva

Last synced: about 1 month ago
JSON representation

Keyva (IndexedDB layer) backend for Fila

Awesome Lists containing this project

README

          

# Fila Backend For Keyva

This library creates a virtual file system in the browser, which is backed by the IndexedDB, via the [Keyva](https://github.com/paul-go/Keyva) abstraction layer.

Installation:

```
npm install fila-core fila-keyva
```