6 ms·
yeah - worked on it a bit with Ollie Charles. https://github.com/ocharles/Elasticsearch https://github.com/ocharles/Elasticsearch it's not very principled, tb
by mwotton 12y ago
yeah - worked on it a bit with Ollie Charles.
https://github.com/ocharles/Elasticsearch https://github.com/ocharles/Elasticsearch
it's not very principled, tbh. uses error etc rather than proper sum types for returning errors.
- coolsunglasses 12y agoTo be fair, errors are implicitly encoded in the HTTP statuses and I'm not doing anything about Conduit's exceptions right now. This is something I'd like to fix later.
- boothead 12y agoAh right, I thought there might be another one I didn't know about! ocharles tends to be a lot more principled these days if it's any comfort :-)