aboutsummaryrefslogtreecommitdiff
path: root/logstash-core/lib/logstash/queue_factory.rb
AgeCommit message (Expand)Author
2018-05-31JAVAFICATION: Move QueueFactory to JavaArmin
2018-04-26JAVAFICATION: Port namespace definitions to JavaArmin
2018-02-15Common read clients and batches (#9111)Dan Hermann
2018-02-07JAVAFICATION: Java wrapped acked queueDan Hermann
2018-01-22Remove in memory serialized queue Ruby wrappersArmin
2018-01-22JAVAFICATION: Port remainder of synchronous queue to Java (#8991)Dan Hermann
2017-07-28#7690 Fix needless waiting by using an ArrayBlockingQueueArmin
2017-02-20use queue path in memory acked queue to namespace .lock fileColin Surprenant
2017-01-26include pipeline id in queue pathJoao Duarte
2017-01-16review commentsPier-Hugues Pellerin
2017-01-16Extract the creation of the queue into a factoryPier-Hugues Pellerin