class

Posse::Projectors::Multi

Inherits Reference < Object

Constants

Log = ::Log.for(self)

Instance methods

actions
Source
delete(key : String)
Source
empty?
Source
insert(key : String, value : JSON::Any)
Source
operations
Source
track_version(projection_name : String, event_number : Int64)
Source
update(key : String, value : JSON::Any)
Source
upsert(key : String, value : JSON::Any)
Source
version_track
Source
version_track=(version_track : VersionTrack | Nil)
Source

Nested types