diff --git a/todo.org b/todo.org index 1192ff9..2db09c8 100644 --- a/todo.org +++ b/todo.org @@ -1,8 +1,3 @@ # spandex todo -* TODO start test suite -* TODO sugar over callback based client options (this should be transparent) -* TODO impl auth providers - https://www.elastic.co/guide/en/elasticsearch/client/java-rest/current/_basic_authentication.html * TODO encryption - https://www.elastic.co/guide/en/elasticsearch/client/java-rest/current/_encrypted_communication.html -* TODO perfs -* TODO streamable bodies over reducers/channels/lazy-seq?