query language: remove from circolog-tail #8

Open
opened 2019-01-03 11:49:51 +01:00 by boyska · 0 comments
Owner

using the query language in circologd is enough; clients would just need to send the query to the server, which would then only send matching messages.

Advantages:

  • smaller client (less dependencies)
  • less code duplication
  • less messages sent on the queue
  • usable by other implementations
using the query language in circologd is enough; clients would just need to send the query to the server, which would then only send matching messages. Advantages: * smaller client (less dependencies) * less code duplication * less messages sent on the queue * usable by other implementations
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: boyska/circolog#8
No description provided.