open-nomad/nomad/stream
Drew Bailey f3dcefe5a9
remove event durability (#9147)
* remove event durability

temporarily removing go-memdb event durability until a new strategy is developed on how to best handled increased durability needs

* drop events table schema and state store methods

* fix neweventbuffer invocations
2020-10-22 12:21:03 -04:00
..
event_buffer.go remove event durability (#9147) 2020-10-22 12:21:03 -04:00
event_buffer_test.go remove event durability (#9147) 2020-10-22 12:21:03 -04:00
event_publisher.go remove event durability (#9147) 2020-10-22 12:21:03 -04:00
event_publisher_test.go filter on additional filter keys, remove switch statement duplication 2020-10-14 14:14:33 -04:00
ndjson.go filter on additional filter keys, remove switch statement duplication 2020-10-14 14:14:33 -04:00
ndjson_test.go filter on additional filter keys, remove switch statement duplication 2020-10-14 14:14:33 -04:00
subscription.go filter on additional filter keys, remove switch statement duplication 2020-10-14 14:14:33 -04:00
subscription_test.go filter on additional filter keys, remove switch statement duplication 2020-10-14 14:14:33 -04:00