package
2.2.2+incompatible
Repository: https://github.com/sharedcode/sop.git
Documentation: pkg.go.dev

# Functions

NewStreamingDataStore is synonymous to NewStreamingDataStore but is geared for storing blobs in blob table in Cassandra.
NewStreamingDataStoreExt instantiates a new Data Store for use in "streaming data".
Synonymous to NewStreamingDataStore but expects StoreOptions parameter.
OpenStreamingDataStore opens an existing data store for use in "streaming data".

# Structs

An Encoder writes JSON values to an output stream by delegating to JSON Encoder.
StreamingDataKey is the Key struct for our Streaming Data Store.
StreamingDataStore contains methods useful for storage & management of entries that allow encoding and decoding to/from data streams.