Operator by Fibric · Live in BearScope
Order Risk
Review order risk using connected commerce and customer-support records in BearScope.
Reference · built on requestConnectorDatabases & warehouses
Keys, stream entries, and keyspace notifications from Redis over RESP on port 6379, with consumer groups for once-per-group delivery.
Redis is an in-memory data store from Redis, run as Redis Open Source or Redis Cloud. Clients open a TCP connection to port 6379 and speak RESP, the Redis serialization protocol; RESP2 is the default and a HELLO 3 handshake upgrades a connection to RESP3. Streams, added in Redis 5.0, are append-only logs with entry IDs of the form millisecondsTime-sequenceNumber, read with XREAD or XREADGROUP and acknowledged with XACK. Keyspace notifications, off by default, publish key-space and key-event messages on __keyspace@<db>__ and __keyevent@<db>__ channels once notify-keyspace-events is set.
An operator on Fibric reads the keys and streams an ACL user allows and proposes writes for your approval, with a receipt for each change.
This is a reference listing. It documents what Fibric would read from Redis and what it could propose, based on the vendor's published interfaces. Fibric builds it under a managed deployment when you request it; selecting it here installs nothing.
Proposed actions are target capabilities. Every action runs propose-first and needs a validated deployment and the appropriate permissions.
Read the fulfillment stream as a consumer group, hold each entry pending until a person approves the proposed action, then XACK it.
With Order Risk, Exception Routing
Watch XLEN and XPENDING for the work stream and raise a notice when the unacknowledged count climbs past the level you set.
Subscribe to __keyevent@0__:expired and treat an expiring hold or session key as a prompt to check the record behind it.
Reference listing. Fibric builds the connector under a managed deployment when you request it. Your quote covers the build, capabilities, usage, and support.
Request Redis ↗Ask about the capabilities and requirements in this listing.
For project-specific requirements, contact Fibric.
This connector listing is developed, published, and supported by Fibric. It describes integration with Redis through published interfaces. Third-party names and logos identify the systems an integration connects to; they are the property of their respective owners, who are not affiliated with Fibric and do not sponsor or endorse this listing. Trademark policy