https://beta.tinybase.org/api/synchronizer-ws-server-simple/
synchronizer-ws-server-simple | TinyBase
The synchronizer-ws-server-simple module of the TinyBase project lets you create a server that facilitates synchronization between clients, without the...
synchronizerwsserversimpletinybase
https://beta.tinybase.org/api/store/type-aliases/callback/
Callback type aliases | TinyBase
type aliasescallbacktinybase
https://beta.tinybase.org/api/schematizer-arktype/
schematizer-arktype | TinyBase
The schematizer-arktype module provides conversion utilities for ArkType schemas.
arktypetinybase
https://tinybase.org/api/store/type-aliases/store/value/
Value | TinyBase
The Value type is the data structure representing the data in a single keyed value.
valuetinybase
https://beta.tinybase.org/api/indexes/interfaces/indexes/indexes/methods/getter/hasslice/
hasSlice | TinyBase
The hasSlice method returns a boolean indicating whether a given Slice exists in the Indexes object.
tinybase
https://beta.tinybase.org/
TinyBase
A reactive in-memory data store with persistence and synchronization for local-first JavaScript and TypeScript apps.
tinybase
https://tinybase.org/api/mergeable-store/interfaces/mergeable/mergeablestore/methods/syncing/getmergeablecelldiff/
getMergeableCellDiff | TinyBase
The getMergeableCellDiff method returns information about new and differing Cell objects of a MergeableStore relative to another.
tinybase
https://tinybase.org/api/mergeable-store/interfaces/mergeable/mergeablestore/methods/listener/addstarttransactionlistener/
addStartTransactionListener | TinyBase
The addStartTransactionListener method registers a listener function with the Store that will be called at the start of a transaction.
tinybase
https://tinybase.org/guides/persistence/third-party-crdt-persistence/
Third-Party CRDT Persistence | TinyBase
Some persister modules let you save and load Store data to underlying storage types that can provide synchronization, local-first reconciliation, and CRDTs.
third partycrdtpersistencetinybase
https://tinybase.org/api/synchronizer-ws-client/type-aliases/creation/websockettypes/
WebSocketTypes | TinyBase
The WebSocketTypes type represents the valid types of WebSocket that can be used with the WsSynchronizer.
tinybase
https://tinybase.org/api/persister-pglite/interfaces/persister/pglitepersister/methods/getter/getstore/
getStore | TinyBase
The getStore method returns a reference to the underlying Store or MergeableStore that is backing this Persister object.
getstoretinybase
https://tinybase.org/api/checkpoints/functions/
Functions | TinyBase
functionstinybase
https://tinybase.org/api/common/type-aliases/parameter/sortkey/
SortKey | TinyBase
The SortKey type represents a value that can be used by a sort function.
tinybase
https://tinybase.org/api/persister-browser/interfaces/persister/localpersister/methods/load/
Load methods | TinyBase
loadmethodstinybase
https://tinybase.org/demos/ui-components-react/valuesinhtmltable-react/
ValuesInHtmlTable / (React) | TinyBase
In this first demo, we set up a Store containing some sample data, and showcase the ValuesInHtmlTable component.
reacttinybase
https://tinybase.org/api/persister-powersync/interfaces/persister/powersyncpersister/methods/save/
Save methods | TinyBase
savemethodstinybase
https://tinybase.org/api/persister-file/interfaces/persister/filepersister/methods/save/stopautosave/
stopAutoSave | TinyBase
The stopAutoSave method stops the automatic save of data to storage previously started with the startAutoSave method.
tinybase
https://tinybase.org/api/persister-durable-object-storage/interfaces/
Interfaces | TinyBase
interfacestinybase
https://tinybase.org/guides/using-indexes/
Using Indexes | TinyBase
These guides discuss how to define Indexes that allow fast access to matching Row objects.
using indexestinybase
https://tinybase.org/api/common/type-aliases/parameter/
Parameter type aliases | TinyBase
type aliasesparametertinybase