abstract class Sonic::Channels::Base
- Sonic::Channels::Base
- Reference
- Object
Direct Known Subclasses
Defined in:
sonic/channels/base.cr:5sonic/channels/base.cr:61
Constructors
Instance Method Summary
- #connection : Connection
- #count(collection, bucket = nil, object = nil)
- #flushb(collection, bucket)
- #flushc(collection)
- #flusho(collection, bucket, object)
- #help(manual)
- #ping
- #pop(collection, bucket, object, text)
- #push(collection, bucket, object, text, lang = nil)
- #query(collection, bucket, terms, limit = nil, offset = nil, lang = nil)
- #quit
- #suggest(collection, bucket, word, limit = nil)
- #trigger(action)