Provides set of high-level productive DynamoDB interfaces
Embeddable Dynamo-style distributed replication engine: token-ring partitioning, gossip cluster, hinted handoff, anti-entropy, RediSearch FT.* surface.
RediSearch FT.* command surface for the Dynomite engine: vector + text indexing, schema, registry, k-NN coordinator, and RESP wire codec.
Derives AWS DynamoDB dynomite types from native Rust struct types
Riak-compatible protocol surface (HTTP + PBC) and storage bridge for the Dynomite Rust port
Vector storage + HNSW ANN index engine for the Dynomite Rust port
Trigram + bloom-filter text index for approximate-substring + (future) approximate-regex search.
Wire-format codec abstraction (protobuf, JSON, CBOR; flatbuffers/capnp/bebop/BSON to follow) for the Riak protocol layer
Macro that creates a struct for interacting with AWS DynamoDB
DynamoDB dialect for debil
No description provided.
No description provided.