Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
Invoke scoped data storage for AWS Lambda Node.js Runtime Environment
TypeScript definitions for use-sync-external-store
Better localStorage
A mock store for testing your redux async action creators and middleware
Primitives for creating small reactive objects that doesn't change their shape over time - don't need a proxy wrapper.
A library to sync external React state updates
TypeScript Utilities for EIP-6963
Simple data persistence for your Electron app or module - Save and load user settings, app state, cache, etc
The reactive store package for zag machines
Simple in-memory vinyl file store
Bindings to connect @angular/router to @ngrx/store
Store interface for openapi documents
The App Store Server Library
Reactive store for component state
The default simple object-based store for Uppy.
RxJS powered Redux for Angular apps
TypeScript definitions for redux-mock-store
Redis store for node-cache-manager
Crazy fast http radix based router
Types for the store controller
Developer tools for @ngrx/store
No description provided.
Detects the JavaScript libraries running on a page
Persistent event repository implementation for RubyEventStore based on ActiveRecord. Ships with database schema and migrations suitable for PostgreSQL, MySQL ans SQLite database engines. Includes repository implementation with linearized writes to achieve log-like properties of streams on top of SQL database engine.
Basic ActiveRecord DataMapper for Store.
Persistent event repository implementation for RubyEventStore based on ActiveRecord. Ships with database schema and migrations suitable for PostgreSQL, MySQL ans SQLite database engines. Includes repository implementation with linearized writes to achieve log-like properties of streams on top of SQL database engine.
Key/Vale Store in AR
An ActiveRecord store for OpenID, forked from its original author for rails 3 support
A store is required by an OpenID server and optionally by the consumer to store associations, nonces, and auth key information across requests and processes. If rails is distributed across several machines, they must must all have access to the same OpenID store data, so the FilesystemStore won't do. The code here is copied from the openid-ruby library examples. All I did was move some things around, add a namespace and package it all up as a rails engine/plugin, with some conveniences, for use with Rails 3.
Implementation of events repository based on Rails Active Record for Rails Event Store. Exists for limited backwards-compatibilty and should not be chosen for new projects.
A subclass of Active Record Session Store that tracks sessionindexes for single logout.
I18n InlineForms backend. Allows to store translations in a database using InlineForms, e.g. for providing a web-interface for managing translations. Forked from i18n-active_record by Sven Fuchs.