stratalab/strata-core

In-memory database built for agents

2Stars on the repository
137Mods indexed here, across every type
todayLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

event.list

29

stratalab/strata-core

Command

List events with optional type filter and cursor.

not rated 2 today A 0 tokens original Apache-2.0

event.range

30

stratalab/strata-core

Command

Read a range of events by sequence number.

not rated 2 changed 2d ago A 0 tokens original Apache-2.0

graph.create

44

stratalab/strata-core

Command

Creates an empty named graph in the selected space and returns its metadata, including node and edge counts (zero at creation) and the create commit coordinates. A database can hold many graphs; graph names are unique per branch and space. Creating a name that already exists fails with alreadyexists.engine.graph.

not rated 2 today A 0 tokens original Apache-2.0

graph.edge.get

47

stratalab/strata-core

Command

Reads one edge by its (src, edgetype, dst) triple, returning its weight, properties, and last-write commit coordinates. A missing edge reads back as no data. Accepts asof for time travel.

not rated 2 today A 0 tokens original Apache-2.0

graph.edge.remove

48

stratalab/strata-core

Command

Removes one directed edge by its (src, edgetype, dst) triple. The endpoints are untouched. Removing an edge that does not exist is not an error: the acknowledgement reports deleted: false.

not rated 2 today A 0 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: