scuttlebutt modules

the ecosystem

server

scuttlebot scuttle-shell plugins flume flumedb flumelog-idb flumelog-level flumelog-memory flumelog-offset flumeview-bloom flumeview-hashtable flumeview-level flumeview-query flumeview-reduce flumeview-search

client

ssb-client ssb-config markdown react-native

helpers

scuttle-helpers scuttle-testbot ssb-sort ssb-ref ssb-typescript ssb-blob-files

schemas / validators

ssb-dark-crystal-schema ssb-invite-schema ssb-gathering-schema ssb-msg-schemas (old) ssb-poll-schema ssb-schema-definitions ssb-schema-validation
glossary other resources

flumelog-idb

A flumelog implemented on top of IndexedDB, for use in the browser.

see flumedb

example

var Flume = require('flumedb')
var IDBLog = require('flumelog-idb')

var db = Flume(IDBLog('database_name'))
//then install views...

License

MIT

results matching ""

    No results matching ""

    • Copyright GitBook 2023
    • Return to the top
    • Updated Jan 20th 23