Hi. It seems to me that FleedDB does not handle UTF8 characters. Am I missing something here?
Hi! I cleaned up your code for you!
Hi there! This is WhitespaceBot. I'm an open-source robot that removes trailing white space in your code, and gives you a gitignore file if you didn't have one! Why whitespace? Whitespace is ...
Old contrib dependency removed
As proposed, I remove the old contrib dependency. I inlined things, because even if in the new contrib, it is only a SNAPSHOT at the moment.
Feature request: lein-fleetdb plugin
It would be nice to start the fleetdb server by just running a lein command: $ lein fleetdb And possibly have fleetdb parameters in the developer's project.clj file. Maybe something like this: ...
fleetdb-client reference in project.clj
I'm wondering if the reference to fleetdb-client in project.clj is an error? I can't get lein deps to succeed without removing it. Thanks for releasing this, btw. Scratches a few itches I have. ...
Feature request: put operation
It will be more natural to have a "put" operation, or "insert-or-update".